core: make passbook title navigate to overview

closes #264
This commit is contained in:
Jens Langhammer 2020-10-07 19:27:20 +02:00
parent c1eb8317f7
commit 8ab7f7fcbb
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<i class="fas fa-bars" aria-hidden="true"></i>
</button>
</div>
<a class="pf-c-page__header-brand-link">
<a href="{% url 'passbook_core:overview' %}" class="pf-c-page__header-brand-link">
<div class="pf-c-brand pb-brand">
<img src="{{ config.passbook.branding.logo }}" alt="passbook icon">
{% if config.passbook.branding.title_show %}