new directory
This commit is contained in:
9
old_templates/_events_empty.html.liquid
Normal file
9
old_templates/_events_empty.html.liquid
Normal file
@ -0,0 +1,9 @@
|
||||
<div class="uk-width-1-1 uk-padding-large-vertical uk-padding-horizontal uk-border-bottom">
|
||||
<h2>{% t .title %}</h2>
|
||||
<div class="uk-margin-bottom sk-text-link">
|
||||
{% t .subtitle %}
|
||||
</div>
|
||||
<a href="/training_events" class="uk-button uk-button-primary">
|
||||
{% t .button %}
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user