forked from MarseyWorld/MarseyWorld
fix
parent
63cc0fd752
commit
d6af81f6b4
|
@ -1,9 +1,6 @@
|
|||
{% extends "default.html" %}
|
||||
{% block content %}
|
||||
<pre>
|
||||
|
||||
|
||||
</pre>
|
||||
<div class="col-span-full">
|
||||
<h5 style="text-align: center">{{name2}}</h5>
|
||||
<pre></pre>
|
||||
<table class="table table-striped mb-5">
|
||||
|
@ -24,5 +21,5 @@
|
|||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
Loading…
Reference in New Issue