{% if title %} {{ title }} - Controller {% else %} Node Controller {% endif %} {% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% block content %} {% endblock %}