Desktop version
{% block neck %}{% endblock %}
{% block loader %}
{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %}
{% endwith %}
{% block body %}{% endblock %}
{% if g.IS_MOBILE %} {% else %} {% endif %} {% block head %}{% endblock %}