{# django-xicon #} {# xicon/templates/xicon/templatetags/xicon_apple_touch_icon.html #} {% load static %} {% block touch-icon %} {% if XICON_APPLE_TOUCH_ICON %} {% endif %} {% endblock %}