기본 파일명 설정 관련 수정

This commit is contained in:
joyfuI
2020-08-08 15:33:14 +09:00
parent 62728ab9b7
commit 5a91d34f6e
5 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
{% extends "base.html" %}
{% macro setting_select2(id, title, options, col='9', desc=None, value=None) %}
{{ macros.setting_top(title) }}
<div class="input-group col-sm-{{ col }}">
@@ -27,7 +29,6 @@
{{ macros.setting_bottom(desc) }}
{% endmacro %}
{% extends "base.html" %}
{% block content %}
<div>