{% load i18n static %} {{ page_title|default:"PeeringDB" }} {% with img_square="pdb-logo-square-coloured.png" img_rect="pdb-logo-rect-coloured.png" %} {% endwith %} {% block css %} {% endblock %} {{ form.media }} {% get_current_language_bidi as RTL_LANGUAGE %} {% if RTL_LANGUAGE %} {% else %} {% endif %}