Cleaning up content

This commit is contained in:
rachel-dtr
2019-05-06 15:22:17 -04:00
parent b0600a34db
commit dbdaf376a0
3 changed files with 8 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
</div>
{% if g.last_login %}
<div class="">
Last Login: <local-datetime timestamp='{{ g.last_login }}' format='MMM D YYYY H:mm Z'></local-datetime>
{{ "footer.login" | translate }} <local-datetime timestamp='{{ g.last_login }}' format='MMM D YYYY H:mm Z'></local-datetime>
</div>
{% endif %}
</footer>