This commit is contained in:
mcinj 2022-05-16 23:56:47 -04:00
parent 6cb493eba7
commit 9b67cdacf1
5 changed files with 9 additions and 30 deletions

View file

@ -17,9 +17,7 @@
</div>
</header>
<div class="container">
<pre>{{config}}</pre>
{% block content %}
{% endblock %}
<pre>{{content}}</pre>
</div>
</body>
</html>