fix talk decision template

This commit is contained in:
Élie Bouttier 2016-09-04 13:30:56 +02:00
parent 5981ef649c
commit 82dea2f66b

View File

@ -10,7 +10,7 @@
<h3>Information about the proposals</h3> <h3>Information about the proposals</h3>
<b>Title:</b> {{ talk.title }}<br /> <b>Title:</b> {{ talk.title }}<br />
<b>Kind:</b> {{ talk.get_event_display }}<br /> <b>Kind:</b> {{ talk.event }}<br />
<h3>Information for the proposer</h3> <h3>Information for the proposer</h3>
<form action="" method="post"> <form action="" method="post">