Disable current index page
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{% block title %}Formula 10{% endblock title %}
|
||||
|
||||
{% block body %}
|
||||
<table class="table table-bordered">
|
||||
{# <table class="table table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" colspan="2" rowspan="3" class="text-center">Race</th>
|
||||
@ -49,4 +49,5 @@
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
</table> #}
|
||||
{% endblock body %}
|
||||
Reference in New Issue
Block a user