Changeset - b8cb8ef65b8e
[Not reviewed]
default
0 1 0
Dennis Fink - 11 years ago 2014-01-22 19:19:59
dennis.fink@c3l.lu
changed globe url
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/status/macros.html
Show inline comments
 
@@ -24,7 +24,7 @@
 
{% endmacro %}
 

	
 
{% macro create_fingerprint(fingerprint) %}
 
  <a href="http://torstatus.enn.lu/#/relay/{{ fingerprint }}">{{ fingerprint|upper}}</a>
 
  <a href="http://globe.enn.lu/#/relay/{{ fingerprint }}">{{ fingerprint|upper}}</a>
 
{% endmacro %}
 

	
 
{% macro create_name(name) %}
0 comments (0 inline, 0 general)