cleanup code
This commit is contained in:
@@ -5,12 +5,10 @@
|
||||
<meta name="robots" content="noindex, follow" />
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<!-- col 12 -->
|
||||
<div class="col-md-12">
|
||||
<!-- title tag -->
|
||||
<h3 class="text-center">#{{ tag }}</h3>
|
||||
<!-- title tag -->
|
||||
{{ super() }}
|
||||
<!-- /title tag -->
|
||||
</div>
|
||||
<!-- End col 12 -->
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user