Migration to python 3
This commit is contained in:
@@ -111,7 +111,7 @@ if Counter==0:
|
||||
vid = event.video.first()
|
||||
pres = event.presentation.first()
|
||||
%>
|
||||
${event.start_time.strftime("%a %d %b").decode('utf-8')}<br>
|
||||
${event.start_time.strftime("%a %d %b")}<br>
|
||||
${event.start_time.strftime("%H:%M")} - ${event.end_time.strftime("%H:%M")}
|
||||
</td>
|
||||
<td style="position: relative;">
|
||||
|
||||
Reference in New Issue
Block a user