diff options
Diffstat (limited to 'project/templates/talk/talk_list.html')
-rw-r--r-- | project/templates/talk/talk_list.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project/templates/talk/talk_list.html b/project/templates/talk/talk_list.html index b3ee5f1..757c0da 100644 --- a/project/templates/talk/talk_list.html +++ b/project/templates/talk/talk_list.html @@ -19,4 +19,3 @@ {% endfor %} </ul> {% endblock content %} - |