Changeset - feb2e94d533a
[Not reviewed]
default
0 1 0
Dennis Fink - 11 years ago 2014-07-13 03:06:47
dennis.fink@c3l.lu
Fix endif error
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/status/macros.html
Show inline comments
 
@@ -28,7 +28,7 @@
 
    {% set url_type = 'relay' %}
 
  {% else %}
 
    {% set url_type = 'bridge' %}
 
  {% end %}
 
  {% endif %}
 
  <a href="http://globe.enn.lu/#/{{ url_type }}/{{ fingerprint }}">{{ fingerprint|upper}}</a>
 
{% endmacro %}
 

	
0 comments (0 inline, 0 general)