Add example sponsorship page
This commit is contained in:
parent
2e315c20d6
commit
cfdd818fa5
7 changed files with 75 additions and 44 deletions
3
source/_layouts/front.html.twig
Normal file
3
source/_layouts/front.html.twig
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% extends 'base' %}
|
||||
|
||||
{% block body_classes 'tw-h-full tw-flex tw-flex-col' %}
|
Reference in a new issue