Upload handlers/template/template_manager.py

This commit is contained in:
2026-03-19 13:01:42 +09:00
parent 84b67f28c6
commit 775fe13b71

View File

@@ -1,3 +1,2 @@
# 템플릿 관리자 # -*- coding: utf-8 -*-
class TemplateManager: ... (content) ...
pass