mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
error pages
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
</p>
|
||||
<div class="empty-action">
|
||||
{% assign button-text = include.button-text | default: "Search again" %}
|
||||
{% include_cached ui/button.html text=button-text color="primary" icon=include.button-icon %}
|
||||
{% assign button-icon = include.button-icon | default: "search" %}
|
||||
{% include_cached ui/button.html text=button-text color="primary" icon=button-icon %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user