author | Madhusudan.C.S <madhusudancs@gmail.com> |
Thu, 15 Jul 2010 01:47:43 +0530 | |
changeset 105 | 9ce5f3e887ce |
parent 96 | 178b89a3ca4f |
child 112 | d4ec8917713e |
permissions | -rw-r--r-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
<div id="left-inner"> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
<ul> |
16 | 3 |
<li><a href="/">Home</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
4 |
<!-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
5 |
<li><a href="/submit-registration/">Registration</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
6 |
--> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
7 |
<li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
8 |
<!--<a href="/talks-cfp/">-->Talks & CfP<!--</a> --> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
9 |
<ul> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
10 |
<li><a href="/talks-cfp/schedule/">Conference Schedule</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
11 |
<!-- |
76
c1f967c47334
Added tutorial schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
73
diff
changeset
|
12 |
<li><a href="/talks-cfp/tutorial/">Tutorial Schedule</a></li> |
73
05e834df29ff
Added split schedule for tutorial and sprint.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
60
diff
changeset
|
13 |
<li><a href="/talks-cfp/sprint/">Sprint Plan & Schedule</a></li> |
33
7dc40ba1b35c
Added speakers section.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
16
diff
changeset
|
14 |
<li><a href="/talks-cfp/speakers/">Speakers</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
15 |
--> |
40
c8414e2b34ce
Added my talks list page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
33
diff
changeset
|
16 |
{% if user.is_authenticated %} |
c8414e2b34ce
Added my talks list page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
33
diff
changeset
|
17 |
<li><a href="/talks-cfp/list-talks/{{ user.id }}">My talks</a></li> |
c8414e2b34ce
Added my talks list page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
33
diff
changeset
|
18 |
{% endif %} |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
19 |
</ul> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
20 |
</li> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
21 |
<li> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
22 |
About |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
23 |
<ul> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
24 |
<!-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
25 |
<li><a href="/about/accommodation/">Accommodation</a></li> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
26 |
<li><a href="/about/food/">Food</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
27 |
--> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
28 |
<li><a href="/about/venue/">The Venue</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
29 |
<!-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
30 |
<li><a href="/about/reaching/">Reaching the venue</a></li> |
105
9ce5f3e887ce
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
96
diff
changeset
|
31 |
--> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
32 |
</ul> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
33 |
</li> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
34 |
{% if user.is_staff %} |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
35 |
<li><a href="/howto/">HowTo</a></li> |
96
178b89a3ca4f
Removed unwanted files and made more changes to make SciPyCon a clean app.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
76
diff
changeset
|
36 |
{% endif %} |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
37 |
</ul> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
38 |
</div> |