Skip to content

Commit

Permalink
Annoucements moved to top
Browse files Browse the repository at this point in the history
  • Loading branch information
biswaz committed Aug 9, 2019
1 parent ca414c1 commit 906c1bc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,27 @@ <h1 class="main-logo">Kerala<span style="font-weight: normal;">rescue</span></h1
<span class="ml small notranslate">സഹായം അഭ്യർത്ഥിക്കാൻ</span>
</span>
</a>
<a href="{%url 'report_find_person' %}" class="home-button card" role="button">
<!-- <a href="{%url 'report_find_person' %}" class="home-button card" role="button">
{% bootstrap_icon "user" %}
<span class="text">
Missing Person/<br />Find Person<br/>
<span class="ml small notranslate">വ്യക്തിയെ തിരയുക/<br/>കാണാതായ വ്യക്തികളെ <br/>റിപ്പോർട്ട് ചെയ്യുക</span>
</span>
</a>
</a> -->
<a href="{%url 'relief_camps' %}" class="home-button card" role="button">
{% bootstrap_icon "home" %}
<span class="text">
Relief Camps<br/>
<span class="ml small notranslate">ദുരിതാശ്വാസ ക്യാമ്പുകൾ</span>
</span>
</a>
<a href="{%url 'Announcements' %}" class="home-button card" role="button">
{% bootstrap_icon "bullhorn" %}
<span class="text">
Announcements<br/>
<span class="ml small notranslate">അറിയിപ്പുകൾ</span>
</span>
</a>
<a href="{%url 'reg_contribview' %}" class="home-button card" role="button">
{% bootstrap_icon "apple" %}
<span class="text">
Expand Down Expand Up @@ -94,13 +101,6 @@ <h1 class="main-logo">Kerala<span style="font-weight: normal;">rescue</span></h1
<span class="ml small notranslate">ആശുപത്രികൾ</span>
</span>
</a>
<a href="{%url 'Announcements' %}" class="home-button card" role="button">
{% bootstrap_icon "bullhorn" %}
<span class="text">
Announcements<br/>
<span class="ml small notranslate">അറിയിപ്പുകൾ</span>
</span>
</a>
<a href="{%url 'privatedetails' %}" class="home-button card" role="button">
{% bootstrap_icon "briefcase" %}
<span class="text">
Expand Down

0 comments on commit 906c1bc

Please sign in to comment.