{% extends 'record_extended_display.tpl.html' %} {% block record_tit1 %}

{{ record.tit1 | e }}{% if record.tit4 %} : {{ record.tit4 | e }}{% endif %}

{%endblock%} {% block perio %} {% if record.bulletins_list %} {{ record.bulletins_list }} {% endif %} {% endblock %}