Update index.html (#490)

Line 47 missing double quote.
This commit is contained in:
Geabo 2016-07-04 17:22:34 -07:00 committed by Adarnof
parent 8b42259ee5
commit 1b12230cef

View File

@ -44,7 +44,7 @@
<div id="logo">
<p style="text-align:center">
<!--Uncomment the below line to use a custom logo-->
<!--<img src={% static 'img/index_images/logo.png' %}" border="0">-->
<!--<img src="{% static 'img/index_images/logo.png' %}" border="0">-->
<!--Comment the below block to use a custom logo-->
{% if IS_CORP %}
<img src="https://image.eveonline.com/Corporation/{{ CORP_ID }}_256.png" border="0">