{% extends "richie/fullwidth.html" %} {% load cms_tags i18n extra_tags %} {% block title %}{% spaceless %} {% page_attribute "page_title" as course_run_title %} {% page_attribute "page_title" current_page.parent_page as course_title %} {{ course_run_title|capfirst }} - {{ course_title|capfirst }} {% endspaceless %}{% endblock title %} {# Make sure the course run pages are not indexed by search engines #} {% block meta %}{% endblock meta %} {% block content %}{% spaceless %}
{% trans "No associated categories" %}
{% endpage_placeholder %} {% endwith %}