{% extends "richie/fullwidth.html" %} {% load static category_tags cms_tags extra_tags i18n thumbnail %} {% block meta_opengraph_type %} {% endblock meta_opengraph_type %} {% block meta_opengraph_contextuals %} {% endblock meta_opengraph_contextuals %} {% block subheader_content %}
{% if current_page.publication_date %} {{ current_page.publication_date|date:"SHORT_DATE_FORMAT" }} {% else %} {% trans 'Not published yet' %} {% endif %}
{% endblock publication_date %} {% block authors %} {% with person_variant="tag" %} {% if current_page.publisher_is_draft %} {% endif %} {% endwith %} {% endblock authors %}{% trans "Cover" %}
{% endget_placeholder_plugins %} {% blockplugin plugins.0 %}{% trans "No excerpt content" %}
{% endplaceholder %}{% trans "No body content" %}
{% endplaceholder %}{% trans 'Related posts' %}
{% for related_blogpost in current_page.blogpost.get_related_blogposts|slice:":3" %} {% include "courses/cms/fragment_blogpost_glimpse.html" with blogpost=related_blogpost blogpost_variant="mini" %} {% endfor %}