Remove contenttitle
This commit is contained in:
parent
dbca5db7d7
commit
d9e003a8f4
35 changed files with 6 additions and 32 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{% load i18n %}
|
||||
{% load render_table from django_tables2 %}
|
||||
{% block content %}
|
||||
<h1 class="text-white">{{ title }}</h1>
|
||||
<div class="row justify-content-center mb-4">
|
||||
<div class="col-md-10 text-center">
|
||||
{# Search field , see js #}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue