Combine the default and base templates
This commit is contained in:
parent
e4a779fc45
commit
661669f2a5
3 changed files with 46 additions and 51 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'default' %}
|
||||
{% extends 'base' %}
|
||||
|
||||
{% block content_bottom %}
|
||||
{% include 'about-me.html.twig' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue