summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-06-18 16:41:31 +0200
committerfranck cuny <franck@lumberjaph.net>2011-06-18 16:41:31 +0200
commitfc7853a1fb0075d3104632bdc39c1ccf484281e5 (patch)
treefac072cc1aa18674b4286c2455449c2e78b86ea4
parentremove 2 countries and one language (diff)
downloadstargit-fc7853a1fb0075d3104632bdc39c1ccf484281e5.tar.gz
html for displaying legends
Signed-off-by: franck cuny <franck@lumberjaph.net>
-rw-r--r--views/index.tt13
1 files changed, 7 insertions, 6 deletions
diff --git a/views/index.tt b/views/index.tt
index 1a4c2aa..a67c9d5 100644
--- a/views/index.tt
+++ b/views/index.tt
@@ -62,11 +62,12 @@
</div>
<div id="legend">
- <div id="legend_title">
- Nodes color:
- </div>
- <div id="legend_elements">
- </div>
- </div>
+ <div id="legend_title">
+ Nodes color:
+ </div>
+ <div id="legend_elements">
+ </div>
</div>
+
+</div>
</div>