File diff ac6a05ee491b → 73179635ef38
symposion/templates/proposals/proposal_speaker_manage.html
Show inline comments
...
 
@@ -4,7 +4,7 @@
 
{% load bootstrap_tags %}
 

	
 
{% block body %}
 
    <h1>{{% trans 'Proposal:' %} {{ proposal.title }}</h1>
 
    <h1>{% trans 'Proposal:' %} {{ proposal.title }}</h1>
 
    
 
    <p>
 
      <a href="{% url proposal_edit proposal.pk %}">{% trans 'Edit proposal' %}