소스 검색

file replacements.

master
navaneeth-webtrigon 6 년 전
부모
커밋
f01797bbb5
3개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      static/files/INOPERTIVE_ACOUNTS.xls
  2. BIN
      static/files/UNCLAIMED_DEPOSITER.xls
  3. +2
    -2
      templates/home.html

BIN
static/files/INOPERTIVE_ACOUNTS.xls 파일 보기


BIN
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">


불러오는 중...
취소
저장