From acf31886c97e353e42662a1a4f98201430356f8b Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Thu, 14 Nov 2013 15:41:35 +0530 Subject: editing URL to download slides --- templates/conference/details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/conference/details.html b/templates/conference/details.html index 19d8054..88e318a 100644 --- a/templates/conference/details.html +++ b/templates/conference/details.html @@ -15,7 +15,7 @@
By: {{ detail.speaker }}
{% if slides %} - Download Slides + Download Slides {% else %}Sorry, Slides for this talk are not available.
{% endif %} -- cgit