{% extends "base.html" %} {% block title %}{% if title %}{{ title }}{% else %}Error {{ status }}{% endif %}{% endblock %} {% block nav %}
home