Skip to content

Commit

Permalink
cove_rdls/templates/cove_rdls/base.html: More tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Sep 5, 2023
1 parent 5931012 commit f067b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cove_rdls/templates/cove_rdls/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h1>Risk Data Library Standard Convertor</h1>
{% block link %}
<li><a href="https://rdl-standard.readthedocs.io/en/latest/">{% trans "Risk Data Library Standard" %}</a></li>
<li><a href="https://www.gfdrr.org/en">{% trans "Global Facility for Disaster Reduction and Recovery" %}</a></li>
<li><a href="https://www.gfdrr.org/en"><img src="https://riskdatalibrary.org/uploads/2021/02/26/gfdrr-logo.png" style="background-color: #0b3860; max-width: 100%; margin: 25px 0 25px 0;" alt="Logo"/></a></li>
<li><a href="https://www.gfdrr.org/en"><img src="https://riskdatalibrary.org/uploads/2021/02/26/gfdrr-logo.png" style="background-color: #0b3860; max-width: 50%; margin: 50px 0 25px auto;" alt="Logo"/></a></li>
{% endblock %}

{% block bottomcontent1 %}
Expand Down

0 comments on commit f067b9b

Please sign in to comment.