{% load static %} {% load i18n %} {% block title %} Projectify {% endblock title %} {% block extrahead %} {% endblock extrahead %} {% comment %} Thanks to // https://gist.github.com/lysender/a36143c002a84ed2c166bf7567b1a913?permalink_comment_id=5307278#gistcomment-5307278 // Allow 400 responses to swap {% endcomment %} {% block structured_data %} {% endblock structured_data %} {% translate "Skip to main content" %} {% if debug %} {% include "common/navigation/header/development_view_bar.html" %} {% endif %}