{% load static %} {% block title %}{{ site_name|default:'Desa Pulosarok' }}{% endblock %} {% if website_settings.google_tag_manager_id %} {% endif %} {% block extra_css %}{% endblock %}
{% if village_profile.logo %} {{ village_profile.name|default:'Desa Pulosarok' }} {% elif website_settings.logo %} {{ website_settings.site_name|default:'Desa Pulosarok' }} {% else %}
{% endif %} {{ village_profile.name|default:'Pulosarok' }}

Media Sosial

{% if website_settings.facebook_url %} {% endif %} {% if website_settings.instagram_url %} {% endif %} {% if website_settings.twitter_url %} {% endif %} {% if website_settings.youtube_url %} {% endif %}
{% if request.resolver_match.url_name != 'home' %}
{% endif %} {% block content %}{% endblock %}
{% if website_settings.google_analytics_id %} {% endif %} {% if website_settings.google_tag_manager_id %} {% endif %} {% if facebook_pixel_id and enable_facebook_tracking %} {% endif %} {% block extra_js %}{% endblock %}