1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00
Files
tabler/_layouts/error.html
T
2018-02-19 20:17:04 +01:00

9 lines
116 B
HTML

---
layout: base
---
<div class="page-content">
<div class="container text-center">
{{ content }}
</div>
</div>