New api views

This commit is contained in:
fjrodriguez
2022-12-12 09:07:25 -06:00
parent d6179dc866
commit cc8e08eedf
2 changed files with 7 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
</head>
<body>
<div class="container-fluid">
<div class="container">
{% include 'sidebar.html' %}
<h1>{% block titlePage %}{% endblock titlePage %}</h1>
{% include 'partials/messages.html' %}