Commit 916530d5 by Manzar Hussain

logo fix

parent bc683e8a
......@@ -17,12 +17,12 @@
{% if site_logo %}
<div class="h_lc_b">
<p class="h_gn_eqry">General Enquiries: <a href="tel:+911234567890">+911234567890</a></p>
<div class="h_logo">
<a href="{{ path('<front>') }}" rel="home">
<img src="{{ site_logo }}" alt="{{ 'Home'|t }}" /></a>
</div>
</div>
<div class="h_logo">
<a href="{{ path('<front>') }}" rel="home">
<img src="{{ site_logo }}" alt="{{ 'Home'|t }}" />
</a>
</div>
{% endif %}
{% if site_name %}
<div class="site-name">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment