{% load static i18n %} {% block title %}MASAR CARGO{% endblock %} {% if project_description %} {% endif %} {% if request.LANGUAGE_CODE == 'ar' %} {% endif %} {% block head %}{% endblock %} {% if messages %}
{% for message in messages %} {% endfor %}
{% endif %}
{% block content %}{% endblock %}