Template refactor

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 7b35e932d3
commit 8fb1947891
6 changed files with 27 additions and 33 deletions

View file

@ -1,4 +1,4 @@
{% extends "page.html.twig" %}
{% extends 'base' %}
{% block content_wrapper %}
{{ parent() }}