1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 19:44:21 +00:00
bluelib/_layouts/box.html

8 lines
92 B
HTML
Raw Normal View History

2021-10-10 18:32:41 +00:00
---
layout: base
---
<section class="panel panel-box">
{{ content }}
</section>