14 lines
156 B
HTML
14 lines
156 B
HTML
---
|
|
layout: home
|
|
---
|
|
|
|
{% include css.html %}
|
|
|
|
{% include translations.html %}
|
|
|
|
<article dir="auto">
|
|
{{ content }}
|
|
</article>
|
|
|
|
{% include signatures.html %}
|