{% load solo_tags %} {% comment %} text_header start {% endcomment %}
{% block top_name %} {% get_solo 'tbase_config.General' as site_config %}{{site_config.site_title}} {% endblock %}

{% block top_description %} {% get_solo 'tbase_config.General' as site_config %}{{site_config.tagline}} {% endblock %}

{% comment %} text_header end {% endcomment %}