{% extends "base.html" %} {% import "macros.html" as m %} {% block title %}Welcome to Witch Watch, Bish{% endblock %} {% block content %}
Hello, {{ usr.username }}! It's nice to see you.
Here are your things to watch:
{% else %} {% endmatch %} {% endblock %}