{% if title %} {{title}} {% else %} Home {% endif %} {% block content %} {% endblock %} {% block scripts %} {% endblock %}