Initial commit

This commit is contained in:
2018-08-23 16:44:53 +02:00
commit 1f06564778
115 changed files with 13984 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<header class="row">
<div class="col col-half left">
{{ 'pdf.page.title'|trans|raw }}
</div>
<div class="col col-half right">
{{ 'pdf.page.date'|trans|raw }}
</div>
</header>