{% extends "landing/base.html" %} {% load staticfiles i18n %} {% block title %}{% trans "BuildBlock |" %} {{page_title}}{% endblock title %} {% block content %}
{{history.date_display}} |
|
{% for content in history.content_by_date %}
{{content.title}} {% if content.subtitle %}{{content.subtitle}}{% endif %} {% endfor %} |
{{member.name}}
{{member.position}}