index added changes
This commit is contained in:
@@ -8,7 +8,7 @@ Timbres disponibles Comercio Digital: {{saldo}}
|
||||
{% endblock titlePage %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class="table-responsive-sm">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -137,6 +137,7 @@ Timbres disponibles Comercio Digital: {{saldo}}
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div id='id_filters' style="display: none;">{% for i,v in filters.items %}&{{i}}={{v}}{% endfor%}</div>
|
||||
|
||||
<!-- Modal -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="container">
|
||||
<div class="container-fluid">
|
||||
{% include 'sidebar.html' %}
|
||||
<h1>{% block titlePage %}{% endblock titlePage %}</h1>
|
||||
{% include 'partials/messages.html' %}
|
||||
|
||||
Reference in New Issue
Block a user