add most mod routes
This commit is contained in:
@@ -12,10 +12,8 @@
|
||||
{%- endif -%}
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
{%- include 'common/topnav.html' -%}
|
||||
{%- block content -%}{%- endblock -%}
|
||||
{%- include 'common/footer.html' -%}
|
||||
</div>
|
||||
{%- include 'common/topnav.html' -%}
|
||||
{%- block content -%}{%- endblock -%}
|
||||
{%- include 'common/footer.html' -%}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user