Add in "Back" link location

This commit is contained in:
George Drummond 2019-02-11 10:56:05 -05:00
parent c40543d16a
commit 9902e31d42
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -41,7 +41,9 @@
{{ "common.sign" | translate }}
</button>
<a href="" class="action-group__action icon-link">
<a
href="{{ request.referrer or url_for("atst.home") }}"
class="action-group__action icon-link">
{{ Icon('caret_left') }}
<span class="icon icon--x"></span>
{{ "common.back" | translate }}