parent
614b9124ae
commit
b73b534022
3 changed files with 4 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
<div class="water layer"></div>
|
||||
</div>
|
||||
<div class="information">
|
||||
<img src="/static/img/Quay_horizontal_color.svg" style="max-height: 50px;">
|
||||
<img src="{{ enterprise_logo or '/static/img/Quay_horizontal_color.svg' }}" style="max-height: 50px;">
|
||||
{% block content %}
|
||||
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue