Skip to content
Snippets Groups Projects
Commit dfa51908 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

remove unneeded jumbotron

parent ff870658
No related branches found
No related tags found
No related merge requests found
Pipeline #84229 passed
...@@ -42,13 +42,11 @@ ...@@ -42,13 +42,11 @@
</ul> </ul>
<!--SPECIFIC PAGE CONTENT--> <!--SPECIFIC PAGE CONTENT-->
<div class="d-flex flex-column min-vh-100"> <div class="d-flex flex-column min-vh-75">
{% block content%} {% block content%}
{% endblock %} {% endblock %}
</div> </div>
<div class="jumbotron"></div>
<!--FOOTER--> <!--FOOTER-->
{% block footer %} {% block footer %}
{% include 'footer.html.jinja' %} {% include 'footer.html.jinja' %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment