{% extends "billy/web/public/base.html" %} {% load url from future %} {% load billy_utiltags %} {% load i18n %} {% block content %}
{% trans "Who" %} | {% trans "What they said" %} | |
---|---|---|
{{speech.speaker}} | {% else %}{{speech.speaker}} | {% endif %}{{speech.text}} |