{% block head %}
    <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename="styles/themes/ice.css") }}" />
{% endblock %}

{% include 'header/baseHeader.html' %}