aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/body_top.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/body_top.html')
-rw-r--r--tmpl/body_top.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpl/body_top.html b/tmpl/body_top.html
new file mode 100644
index 0000000..2b726f1
--- /dev/null
+++ b/tmpl/body_top.html
@@ -0,0 +1,5 @@
+<header class='community' id='hmgn'></header>
+<script src="[% config.links_protocol %]static.mageia.org/g/js/jquery-1.10.1.min.js"></script>
+<script>
+ $("#hmgn").load("[% config.links_protocol %]nav.mageia.org/html/").delay(10).slideDown();
+</script>