fix: page titles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "layout/layout.html" %} {% from "forms/submit-btn.html" import
|
||||
form_submit_button %} {% from "forms/validation-block.html" import
|
||||
form_field_validation %} {% from "layout/inner_header.html" import
|
||||
inner_header%} {% block title %} Users {% endblock %} {% block head %} {{
|
||||
inner_header%} {% block title %} User {% endblock %} {% block head %} {{
|
||||
super() }}
|
||||
<link
|
||||
rel="stylesheet"
|
||||
|
||||
Reference in New Issue
Block a user