description = "head du Site"
[viewBag]
==
{% partial "meta" %}
{% if this.theme.load_google_fonts %}
{% if this.theme.main_font %}
{% endif %}
{% if this.theme.secondary_font %}
{% endif %}
{% endif %}
{% if this.theme.load_fontawesome %}
{% endif %}
{% if this.theme.load_material_icons %}
{% endif %}
{% if this.theme.dynamic_css %}
{% else %}
{% endif %}
{% styles %}
{% if this.theme.custom_css %}
{% endif %}