Skip to content
Snippets Groups Projects
Commit aa6fbe68 authored by magicfelix's avatar magicfelix
Browse files

Add Baustellen-section to index page

parent 2282b199
No related branches found
No related tags found
1 merge request!28Neue Website basierend auf Zola
<section
class="hero has-teckids-orange-light-bg"
>
<div class="hero-body">
<div class="container">
<div class="columns is-centered is-half">
<div class="content">
{% include "baustelle.html" %}
</div>
</div>
</div>
</div>
</section>
......@@ -3,6 +3,6 @@
{% block main %}
{% include "frontpage/blocks/claim.html" %}
{% include "frontpage/blocks/projects.html" %}
{% include "frontpage/blocks/newsletter.html" %}
{% include "frontpage/blocks/baustelle.html" %}
<!-- {% include "frontpage/blocks/news.html" %} -->
{% endblock %}
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