{% extends "base.html" %} {% block body_class %}themed-bg{% endblock %} {% load static %} {% block content %}
{{ entry.illustration|linebreaksbr }}
{{ entry.application|linebreaksbr }}
{{ entry.source }}
Number: {{ entry.talk_number }}
{% endif %} {% if entry.talk_title %}Title: {{ entry.talk_title }}
{% endif %}