diff options
author | Madhusudan.C.S | 2010-12-10 20:30:06 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2010-12-10 20:30:06 +0530 |
commit | 397096092e11f5a7ed85c4960973be0bf264114c (patch) | |
tree | 1645fced708c2017bfb79a7bf8d92d8a902bc717 /project | |
parent | e2e16455f572547acc07476fc501d3d308a411d3 (diff) | |
download | scipycon-397096092e11f5a7ed85c4960973be0bf264114c.tar.gz scipycon-397096092e11f5a7ed85c4960973be0bf264114c.tar.bz2 scipycon-397096092e11f5a7ed85c4960973be0bf264114c.zip |
Added all the images required to the reaching the venue page.
Diffstat (limited to 'project')
-rw-r--r-- | project/static/img/jubilee_html_19fded16.png | bin | 0 -> 59045 bytes | |||
-rw-r--r-- | project/static/img/mgbs_html_19fded16.png | bin | 0 -> 59045 bytes | |||
-rw-r--r-- | project/static/img/nampally_html_19fded16.png | bin | 0 -> 59045 bytes | |||
-rw-r--r-- | project/static/img/secunderabad_html_19fded16.png | bin | 0 -> 59045 bytes | |||
-rw-r--r-- | project/templates/about/reaching.html | 8 |
5 files changed, 4 insertions, 4 deletions
diff --git a/project/static/img/jubilee_html_19fded16.png b/project/static/img/jubilee_html_19fded16.png Binary files differnew file mode 100644 index 0000000..f6d09f2 --- /dev/null +++ b/project/static/img/jubilee_html_19fded16.png diff --git a/project/static/img/mgbs_html_19fded16.png b/project/static/img/mgbs_html_19fded16.png Binary files differnew file mode 100644 index 0000000..f6d09f2 --- /dev/null +++ b/project/static/img/mgbs_html_19fded16.png diff --git a/project/static/img/nampally_html_19fded16.png b/project/static/img/nampally_html_19fded16.png Binary files differnew file mode 100644 index 0000000..f6d09f2 --- /dev/null +++ b/project/static/img/nampally_html_19fded16.png diff --git a/project/static/img/secunderabad_html_19fded16.png b/project/static/img/secunderabad_html_19fded16.png Binary files differnew file mode 100644 index 0000000..f6d09f2 --- /dev/null +++ b/project/static/img/secunderabad_html_19fded16.png diff --git a/project/templates/about/reaching.html b/project/templates/about/reaching.html index 58d567e..09edc19 100644 --- a/project/templates/about/reaching.html +++ b/project/templates/about/reaching.html @@ -498,7 +498,7 @@ Turn left Destination will be on the right for 220 m -<p><img src="./secunderabad_html_19fded16.png" alt="./secunderabad_html_19fded16.png" /></p> +<p><img src="/static/img/secunderabad_html_19fded16.png" alt="./secunderabad_html_19fded16.png" /></p> @@ -646,7 +646,7 @@ Turn left Destination will be on the right for 220 m -<p><img src="./nampally_html_19fded16.png" alt="./nampally_html_19fded16.png" /></p> +<p><img src="/static/img/nampally_html_19fded16.png" alt="./nampally_html_19fded16.png" /></p> @@ -815,7 +815,7 @@ Turn left Destination will be on the right for 220 m -<p><img src="./jubilee_html_19fded16.png" alt="./jubilee_html_19fded16.png" /></p> +<p><img src="/static/img/jubilee_html_19fded16.png" alt="./jubilee_html_19fded16.png" /></p> @@ -985,7 +985,7 @@ Turn left Destination will be on the right for 220 m -<p><img src="./mgbs_html_19fded16.png" alt="./mgbs_html_19fded16.png" /></p> +<p><img src="/static/img/mgbs_html_19fded16.png" alt="./mgbs_html_19fded16.png" /></p> |