Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update home.html #874

Merged
merged 1 commit into from
Aug 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ <h1 class="main-logo">kerala<span style="font-weight: normal;">rescue</span></h1
<p style="margin-bottom:20px;">
<i>An initiative by Govt. of Kerala, Kerala State IT Mission and IEEE Kerala Section<br>
For effective collaboration and communications between authorities, volunteers and public </i><br/>
<strong><span class="notranslate">ദുരിതാശ്വാസ പ്രവര്‍ത്തനങ്ങളും രക്ഷാ ദൗത്യങ്ങളും ഏകോപിപ്പിക്കാന്‍</span></strong><br/>
<strong><span class="notranslate">ദുരിതാശ്വാസ പ്രവർത്തനങ്ങളും രക്ഷാ ദൗത്യങ്ങളും ഏകോപിപ്പിക്കാൻ</span></strong><br/>
<a class="btn btn-info btn-msg" href="{% static 'images/msg_cm.jpg' %}">Message from Hon. Chief Minister of Kerala</a>
<a class="btn btn-info btn-msg" href="https://donation.cmdrf.kerala.gov.in/">Donate to Chief Minister's Fund Online</a>
</p>
<a href="/request/" class="home-button card" role="button">
{% bootstrap_icon "grain" %}
<span class="text">
Request<br/>for help<br/>
<span class="ml small notranslate">സഹായം അഭ്യര്‍ഥിക്കാന്‍</span>
<span class="ml small notranslate">സഹായം അഭ്യർത്ഥിക്കാൻ</span>
</span>
</a>
<a href="/relief_camps/" class="home-button card" role="button">
Expand All @@ -31,7 +31,7 @@ <h1 class="main-logo">kerala<span style="font-weight: normal;">rescue</span></h1
{% bootstrap_icon "apple" %}
<span class="text">
To Contribute<br/>
<span class="ml small notranslate">സംഭാവന നല്‍കാന്‍</span>
<span class="ml small notranslate">സംഭാവന നൽകാൻ</span>
</span>
</a>
<a href="/district_needs/" class="home-button card" role="button">
Expand Down