mirror of
https://github.com/safing/web
synced 2026-05-05 23:37:12 +00:00
11 lines
No EOL
176 B
HTML
11 lines
No EOL
176 B
HTML
---
|
|
layout: page
|
|
---
|
|
<content>
|
|
<div class="ui {{ page.container_class }} container">
|
|
<div class=" ui basic segment">
|
|
{{ content }}
|
|
</div>
|
|
</div>
|
|
|
|
</content> |