From f3a94f70774a2563a3b8af750ed2fc82349519f8 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sun, 9 Oct 2011 21:41:01 +0530 Subject: [PATCH] image paths .JPG (case sensitive) --- urbstudio/templates/home.html | 46 +++++++++++++++++------------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/urbstudio/templates/home.html b/urbstudio/templates/home.html index a027dea..b371b55 100755 --- a/urbstudio/templates/home.html +++ b/urbstudio/templates/home.html @@ -25,29 +25,29 @@ $(document).ready(function() { {% block content %}
- - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
{% endblock %}