Skip to content
Snippets Groups Projects
Commit 75f5e247 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Remove title

parent 0ba4616f
No related branches found
No related tags found
No related merge requests found
......@@ -27,15 +27,6 @@
{% endblock %}
{% block content %}
<div class="container title">
<div class="row clearfix">
<div class="column full">
<h1>{{ page.title }}</h1>
{% import 'translations.html' as translations with context %}
{{ translations.translations_for(page) }}
</div>
</div>
</div>
<section class='page_content'>
<div class='container'>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment