logo url
This commit is contained in:
parent
d1711f3692
commit
3fca70d8d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
{% if SITELOGO %}
|
{% if SITELOGO %}
|
||||||
<img src="{{ SITEURL }}./themes/hackit0x15/static/{{ SITELOGO }}" width="{{ SITELOGO_SIZE }}"/> {% endif %}
|
<img src="{{ SITEURL }}{{THEME}{{ SITELOGO }}" width="{{ SITELOGO_SIZE }}"/> {% endif %}
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
Loading…
Reference in a new issue