{% load wagtailcore_tags wagtailimages_tags compress static wagtailuserbar core_tags molo_commenting_tags %} {% load wagtailsettings_tags %} {% get_settings %} Zathu | {% block title %} {% if self.seo_title %} {% if self.seo_title == "Main" %}Home{% else %} {{ self.seo_title }} {% endif %} {% elif self.title %} {% if self.title == "Main" %}Home{% else %} {{ self.title }} {% endif %} {% else %}Welcome{% endif %} {% endblock %} {% if self.social_media_image %} {% image self.social_media_image fill-450x200 as tmp_photo %} {% endif %} {% if self.get_effective_image %} {% image self.get_effective_image fill-450x200 as article_photo %} {% endif %} {% if settings.core.SiteSettings.google_search_console %} {% endif %} {% if self.search_description %} {% elif self.social_media_description %} {% elif self.title and self.subtitle %} {% else %} {% endif %} {% compress css %} {% endcompress %} {% if request.LANGUAGE_CODE|language_bidi == True %} {% compress css %} {% endcompress %} {% endif %} {% if settings.core.SiteSettings.ga_tag_manager %} {% endif %} {% if settings.core.SiteSettings.global_ga_tag_manager %} {% endif %} {% if settings.core.SiteSettings.local_ga_tracking_code %} {% endif %} {% if settings.core.SiteSettings.ga_tag_manager %} {% endif %} {% if settings.core.SiteSettings.global_ga_tag_manager %} {% endif %} {% if languages|length > 1 %}
{% get_current_language as LANGUAGE_LOCALE %} {% for language in languages %} {{language.locale | language_name_local}} {% endfor %}
{% endif %}
{% trans "Menu" %} {% if not user.is_authenticated %} {% trans "Sign up" %} {% else %} {% trans "Profile" %} {% endif %} Search
{% if 'ninyampinga.com' in request.get_host %} {% endif %} {% display_unread_notifications %} {% block content %} {% endblock %}
{% trans "Back to Top" %}
{% wagtailuserbar %} {% block facebook_analytics %} {% include "core/facebook_analytics.html" %} {% endblock %} {% if not is_via_freebasics %} {% compress js inline %} {% endcompress %} {% endif %}