mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
<main class="markdown-body">
|
|
{% for blockName, blockPath in _joiningBlocks._layoutBlogOverview.content %}
|
|
{% include blockPath %}
|
|
{% endfor %}
|
|
</main>
|