177_Minor_enhancements #178

Merged
mpeltriaux merged 6 commits from 177_Minor_enhancements into master 2022-06-22 11:53:43 +02:00
Showing only changes of commit e4528dc5ef - Show all commits

View File

@ -14,12 +14,14 @@
{% endblock %} {% endblock %}
{% block body %} {% block body %}
<div class="col-md"> <div>
{% if table.title %} {% if table.title %}
<div class="row"> <div class="row">
<h3> <div class="col-md">
{{ table.title }} <h3>
</h3> {{ table.title }}
</h3>
</div>
</div> </div>
{% if table.subtitle %} {% if table.subtitle %}
<div class="row mb-2"> <div class="row mb-2">