mirror of
https://github.com/safing/web
synced 2025-04-09 21:49:09 +00:00
15 lines
No EOL
293 B
HTML
15 lines
No EOL
293 B
HTML
---
|
|
layout: page
|
|
---
|
|
|
|
<section class="publication-layout">
|
|
{{ content }}
|
|
|
|
<div class="horizontal-line element-x-center max-w-4xl mt-0"></div>
|
|
|
|
{% if page.portmaster_plug == true %}
|
|
{% include portmaster_plug.html %}
|
|
{% endif %}
|
|
|
|
{% include next_previous_item.html %}
|
|
</section> |