{% include 'includes/global-style.html' %} {% block head %} {% block title %}{% endblock %} - FlowMaster {% endblock %}
{% include 'header.html' %} {% include 'navbar.html' %}
{% block content %}{% endblock %} {% include 'footer.html' %}
{% block scripts %}{% endblock %}