Upload handlers/template/tools/header_footer.py

This commit is contained in:
2026-03-19 13:01:47 +09:00
parent 4ef88408c7
commit e60e46cb1c

View File

@@ -1,3 +1,2 @@
# 헤더/푸터 추출기 # -*- coding: utf-8 -*-
def extract_header_footer(xml): ... (content) ...
pass