ソースを参照

file replacements.

master
navaneeth-webtrigon 6年前
コミット
f01797bbb5
3個のファイルの変更2行の追加2行の削除
  1. バイナリ
      static/files/INOPERTIVE_ACOUNTS.xls
  2. バイナリ
      static/files/UNCLAIMED_DEPOSITER.xls
  3. +2
    -2
      templates/home.html

バイナリ
static/files/INOPERTIVE_ACOUNTS.xls ファイルの表示


バイナリ
static/files/UNCLAIMED_DEPOSITER.xls ファイルの表示


+ 2
- 2
templates/home.html ファイルの表示

@@ -10,8 +10,8 @@
<header>ANNOUNCEMENTS</header>
<div class="close-toast"><img src="{% static 'images/down-chevron.svg' %}" alt=""></div>
<ul>
<li><a href="{% static 'files/gbm-notice-17-18.pdf' %}" target="_blank">General Body Meeting Notice 2017-2018.</a></li>
<li><a href="{% static 'files/annual-report-17-18.pdf' %}" target="_blank">Annual Report 2017-18.</a></li>
<li><a href="{% static 'files/UNCLAIMED_DEPOSITER.xls' %}" target="_blank">List of Unclaimed Depositers as of 31-12-2018.</a></li>
<li><a href="{% static 'files/INOPERTIVE_ACOUNTS.xls' %}" target="_blank">List of Inoperative accounts as of 26-12-2018</a></li>
</ul>
</section>
<div class="temp-intro-home">


読み込み中…
キャンセル
保存