{% extends "mod_base.html" %} {% block title %}Mod auth{% endblock %} {% block content %} {% if authed %} Logged in as {{ moderator.username }}