Add a forgotten " in template

This commit is contained in:
Bat 2018-09-04 12:36:26 +01:00
parent 94a386ea2c
commit c0174a310c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<span class="mobile-label">{{ "Notifications" | _ }}</span>
</a>
<a href="/logout">
<i class="fa fa-sign-out-alt aria-label="{{ "Log Out" | _ }}"></i>
<i class="fa fa-sign-out-alt" aria-label="{{ "Log Out" | _ }}"></i>
<span class="mobile-label">{{ "Log Out" | _ }}</span>
</a>
<a href="/me">