back button
This commit is contained in:
parent
6021760dc8
commit
011fcfa614
@ -7,6 +7,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
<a href="{{ path('safetyHome')}}">Back</a>
|
||||||
|
</div>
|
||||||
|
<div class="col">
|
||||||
{% if next != null %}
|
{% if next != null %}
|
||||||
<a href="{{next.url}}">Next Page: {{next.title}}</a>
|
<a href="{{next.url}}">Next Page: {{next.title}}</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user