{% load i18n %}
{% load static %}
{% get_current_language as LANGUAGE_CODE %}
{% get_language_info for LANGUAGE_CODE as lang %}
{# Tell the browser to be responsive to screen width #}
{# Favicon icon #}
VitaHealth
{# Bootstrap Core CSS #}
{# Custom CSS #}
{# You can change the theme colors from here #}
{# HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries #}
{# WARNING: Respond.js doesn't work if you view the page via file:// #}
{% block extra_head %}
{% endblock %}
{# ============================================================== #}
{# Preloader - style you can find in spinners.css #}
{# ============================================================== #}
{# ============================================================== #}
{# Main wrapper - style you can find in pages.scss #}
{# ============================================================== #}
{# ============================================================== #}
{# Topbar header - style you can find in pages.scss #}
{# ============================================================== #}