fix config template
This commit is contained in:
@ -36,9 +36,11 @@ $if message:
|
||||
$if error:
|
||||
<div class="error">$error</div>
|
||||
|
||||
$:form.post_html()
|
||||
|
||||
</form>
|
||||
|
||||
$:form.post_html()
|
||||
|
||||
|
||||
</div>
|
||||
$:render.footer()
|
||||
|
Reference in New Issue
Block a user