{% extends "base.html" %} {% load static %} {% load i18n %} {% load django_th_extras %} {% block title %}{% if user.is_authenticated %}{% trans "My Triggers" %} - {{ user.username }} - {% else %}{% trans "Home" %} - {% endif %}Trigger Happy{% endblock %} {% block content %}