premier brouillon
This commit is contained in:
parent
4442a417aa
commit
c4b5d14206
20 changed files with 33235 additions and 0 deletions
3
templates/partials/title.html
Normal file
3
templates/partials/title.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{%- if not section and not page -%} {{ "Erreur 404" }} {%- else -%} {%- set doc
|
||||
= section | default(value=page | default(value=false)) -%} {{- doc.title -}} {%-
|
||||
endif -%}
|
||||
Loading…
Add table
Add a link
Reference in a new issue