diff options
author | Prashant S | 2017-09-18 15:30:10 +0530 |
---|---|---|
committer | GitHub | 2017-09-18 15:30:10 +0530 |
commit | 8edbf2cc4e36a01fe770465a23f0eef35c9b7b27 (patch) | |
tree | f43ed8946d1ca3a2b843c402d139f98790a9e113 /website/templates | |
parent | db0e463eee45c558fa31a5dfa8ca344583081013 (diff) | |
parent | 6e8e85e895f4a9f5a2b7db837fa7f2e993ff4c2e (diff) | |
download | SciPy2017-8edbf2cc4e36a01fe770465a23f0eef35c9b7b27.tar.gz SciPy2017-8edbf2cc4e36a01fe770465a23f0eef35c9b7b27.tar.bz2 SciPy2017-8edbf2cc4e36a01fe770465a23f0eef35c9b7b27.zip |
Merge pull request #5 from Sashi20/devel
Minor changes to dates,cfp and cfw
Diffstat (limited to 'website/templates')
-rwxr-xr-x | website/templates/cfp.html | 12 | ||||
-rw-r--r-- | website/templates/home.html | 6 | ||||
-rwxr-xr-x | website/templates/submit-cfp.html | 2 | ||||
-rwxr-xr-x | website/templates/submit-cfw.html | 2 |
4 files changed, 11 insertions, 11 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index 62b41e4..4441fff 100755 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -59,9 +59,9 @@ <h2><u>Important Dates</u></h2> </span> <ul> - <li>Call for proposals opens: <b>15 Sept. 2017</b></li> - <li>Last date for submission of proposals: <b>1st Nov. 2017</b></li> - <li>Announcement of selected proposals: <b>15 Nov. 2017</b></li> + <li>Call for proposals opens: <b>15<sup>th</sup> Sept. 2017</b></li> + <li>Last date for submission of proposals: <b>1<sup>st</sup> Nov. 2017</b></li> + <li>Announcement of selected proposals: <b>15<sup>th</sup> Nov. 2017</b></li> </ul> <br/> {% if user.is_superuser %} @@ -100,9 +100,9 @@ <div style="float: right;padding-left: 30px;"> <span><h2><u>Important Dates</u></h2></span> <ul> - <li>Call for proposals opens: <b>15 Sept. 2017</b></li> - <li>Last date for submission of proposals: <b>1st Nov. 2017</b></li> - <li>Announcement of selected proposals: <b>15 Nov. 2017</b></li> + <li>Call for proposals opens: <b>15<sup>th</sup> Sept. 2017</b></li> + <li>Last date for submission of proposals: <b>1<sup>st</sup> Nov. 2017</b></li> + <li>Announcement of selected proposals: <b>15<sup>th</sup> Nov. 2017</b></li> </ul> </div> </div> diff --git a/website/templates/home.html b/website/templates/home.html index f047786..aa1d026 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -171,7 +171,7 @@ <td bgcolor="#01c3d9"> <h9 style="color:#000000;">Early Bird</h9> <h2 style="color:#000000;" style ="font-size: 25px;">₹1200</h2> - <h9 style="color:#000000;">(Till 15th Oct 2017)</h9> + <h9 style="color:#000000;">(Till 15<sup>th</sup> Oct 2017)</h9> </td> <td> This ticket includes conference (tutorials + talks), lunch, and snacks for 2 days and dinner for the first day. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. @@ -181,7 +181,7 @@ <td bgcolor = "#5cd8e7"> <h9 style="color:#000000;">Lite</h9> <h2 style="color:#000000;"style ="font-size: 25px;">₹600</h2> - <h9 style="color:#000000;">(Till 20th Nov 2017)</h9> + <h9 style="color:#000000;">(Till 20<sup>th</sup> Nov 2017)</h9> </td> <td> This Ticket allows you to ONLY attend the conference for 2 Days (snacks for two days will be served). Does not include any conference amenities (Accommodation, Lunch, Dinner & T-shirt).This is a non-refundable ticket. @@ -191,7 +191,7 @@ <td bgcolor="#8cc9f0"> <h9 style="color:#000000;">Regular</h9> <h2 style="color:#000000;" style ="font-size: 25px;">₹1400</h2> - <h9 style="color:#000000;">(16th Oct - 25th Nov 2017)</h9> + <h9 style="color:#000000;">(16<sup>th</sup> Oct - 25<sup>th</sup> Nov 2017)</h9> </td> <td> This ticket includes conference (tutorials + talks), lunch and snacks for 2 days and dinner for the first day. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. diff --git a/website/templates/submit-cfp.html b/website/templates/submit-cfp.html index d4486fe..74ba0df 100755 --- a/website/templates/submit-cfp.html +++ b/website/templates/submit-cfp.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="icon" href="{% static 'img/favicon.ico'%}" type="icon"> + <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon"> <title>SciPy India 2017</title> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> diff --git a/website/templates/submit-cfw.html b/website/templates/submit-cfw.html index 0122ad5..0761f41 100755 --- a/website/templates/submit-cfw.html +++ b/website/templates/submit-cfw.html @@ -8,7 +8,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> - <link rel="icon" href="{% static 'img/favicon.ico'%}" type="icon"> + <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon"> <title>SciPy India 2017</title> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |