cosmetic changes
This commit is contained in:
@@ -2,10 +2,16 @@
|
||||
{% block content %}
|
||||
<p> </p>
|
||||
|
||||
<div class="row">
|
||||
|
||||
|
||||
{{content_block}}
|
||||
|
||||
|
||||
<div class="col-lg-6">
|
||||
|
||||
<p> </p>
|
||||
<table style="width: 600px; margin-left: auto; margin-right: auto;">
|
||||
<table style="margin-left: auto; margin-right: auto;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align: center;">
|
||||
@@ -15,5 +21,9 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p> </p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user