From 8003fea93e0d2d0ff69c966104d47e909d0b6196 Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 7 Jul 2011 11:33:39 +0530 Subject: [PATCH] hard-code link to download pdf for now --- itf/templates/bpdownload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/templates/bpdownload.html b/itf/templates/bpdownload.html index 26faac4..a2cbf60 100644 --- a/itf/templates/bpdownload.html +++ b/itf/templates/bpdownload.html @@ -16,6 +16,6 @@ {% block bpContent %}
- Coming soon... + Download Booklet in English
{% endblock %}