Skip to content
Snippets Groups Projects
Verified Commit a1075c79 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Create files for front page blocks

parent 92da3ec2
No related branches found
No related tags found
1 merge request!28Neue Website basierend auf Zola
{% extends "base.html" %}
{% block main %}
{% include "frontpage/blocks/claim.html" %}
{% include "frontpage/blocks/news.html" %}
{% include "frontpage/blocks/projects.html" %}
{% include "frontpage/blocks/events.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