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