{% extends "base.html" %} {% load i18n %} {% block main %} {% trans "This is the mobile homepage." %} {% endblock %}