{% extends 'portal/base.html' %} {% load static %} {% load i18n %} {% load app_tags %} {% block scripts %} {{block.super}} {% endblock %} {% block title %} {% if "rapidrouter" in request.path %} Code for Life - Rapid Router {% else %} Code for Life - Python Den {% endif %} {% endblock %} {% block head %} {% include 'game/crowdin.html' %} {% endblock head %} {% block css %} {{block.super}} {% endblock %} {% block subNav %} {{ block.super }} {% block header %}
{% endblock header %} {% if user|is_logged_in_as_student %}