{% extends "homepage/base.html" %} {% load static %} {% load i18n %} {% block title %}GPS Logging{% endblock %} {% block header %}GPS Logging{% endblock %} {% block status %} {% if user.is_authenticated %}
{% trans "Hello" %} {% firstof user.first_name user.username %}!
{% trans "Logout" %}
{% trans "Zoom to:" %}
{% trans "Move:" %}