cleanup code

This commit is contained in:
Jesús
2019-11-23 19:46:40 -05:00
parent 6ea7a7bf78
commit d9897d6f63
5 changed files with 4 additions and 9 deletions

View File

@@ -11,8 +11,6 @@
<div class="col-md-12">
<!-- title tag -->
<h3 class="text-center">{{ category }}</h3>
<!-- title tag -->
{{ super() }}
</div>
{{ super() }}
{% endblock %}