mirror of
https://github.com/tabler/tabler.git
synced 2025-12-28 02:29:57 +04:00
8 lines
242 B
HTML
8 lines
242 B
HTML
---
|
|
layout: base
|
|
body-class: border-top-2 border-primary
|
|
---
|
|
|
|
{% assign error = site.data.errors[page.error] %}
|
|
{% include ui/empty.html icon="settings" icon-text=page.error title="Oops… You just found an error page" subtitle=error %}
|