{% extends "base.html" %} {% load i18n common_tags %} {% get_current_language as LANGUAGE_CODE %} {% block title %}{% trans "Projects" %} | {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}{% include 'common/_breadcrumbs.html' %} {% endblock %} {% block content %}