{% extends "base.html" %} {% block title %}{% if title %}{{ '| '+ title }}{% endif %}{% endblock %} {% block content %}
{% endblock content %}