{% load i18n static custom_filters %} {% get_current_language as LANGUAGE_CODE %} {% block title %}{% trans 'HAIKAL' %}{% endblock %} {% comment %} {% endcomment %} {% comment %} {% endcomment %} {% comment %} {% endcomment %} {% if LANGUAGE_CODE == 'ar' %} {% else %} {% endif %} {% comment %} {% endcomment %} {% include 'welcome_header.html' %} {% block content %} {% endblock content %} {% comment %} {% endcomment %} {% comment %} {% endcomment %} {% block customJS %} {% endblock customJS %}