Add description text and button

This commit is contained in:
Oliver Davies 2020-12-27 12:28:00 +00:00
parent 4018f9a6db
commit d38acd6876
3 changed files with 11 additions and 6 deletions

View file

@ -2,6 +2,5 @@
{% block content %}
{% include 'includes/home/header.html.twig' %}
This is the homepage.
{% include 'includes/home/description.html.twig' %}
{% endblock %}