Remove banner image link
This commit is contained in:
parent
47a05903bc
commit
b57d21f1b0
|
@ -38,9 +38,7 @@
|
||||||
<!-- site image -->
|
<!-- site image -->
|
||||||
{% if SITELOGO %}
|
{% if SITELOGO %}
|
||||||
<div class= "siteimage">
|
<div class= "siteimage">
|
||||||
<a href={{ SITELOGO }}>
|
|
||||||
<img width="85" height="85" src={{ SITELOGO }}>
|
<img width="85" height="85" src={{ SITELOGO }}>
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class = "sitebanner">
|
<div class = "sitebanner">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user