This commit is contained in:
sasha-astiadi
2024-05-06 11:59:44 +02:00
parent a61a0df908
commit a0f1aa044e
329 changed files with 1549 additions and 3387 deletions

View File

@@ -2,7 +2,7 @@
{% block content %}
<!-- home page template, has a banner and rows of page summaries -->
<div class>
<div>
{% set page = get_page(path="home/index.md") %}
{{page.content | safe}}
</div>