{% extends "base.html" %} {% block menubar -%} {% endblock -%} {% block content -%}
{% if tips -%}
{{tips}}
{% endif -%}
{% endblock -%}