Browse Source

DIV-630: Adding logo for justice access center

pull/160/head
Benard Ebinu 7 years ago
parent
commit
eb5649eb66
2 changed files with 1 additions and 1 deletions
  1. BIN
      edivorce/apps/core/static/img/logo-jacs.jpg
  2. +1
    -1
      edivorce/apps/core/templates/acknowledgements.html

BIN
edivorce/apps/core/static/img/logo-jacs.jpg View File

Before After
Width: 328  |  Height: 150  |  Size: 4.7 KiB

+ 1
- 1
edivorce/apps/core/templates/acknowledgements.html View File

@ -16,7 +16,7 @@
<img src="{% static 'img/logo-legal-services.png' %}" /> <img src="{% static 'img/logo-legal-services.png' %}" />
</div> </div>
<div class="col-lg-6"> <div class="col-lg-6">
<img src="{% static 'img/logo-min-attorney-general.png' %}" />
<img src="{% static 'img/logo-jacs.jpg' %}" />
</div> </div>
</div> </div>
<div class="row text-center"> <div class="row text-center">


Loading…
Cancel
Save