diff options
-rw-r--r-- | skins/Vector.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/Vector.php b/skins/Vector.php index b678b7e..7c07e88 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -557,6 +557,7 @@ class VectorTemplate extends QuickTemplate { <?php if ( $this->data['debug'] ): ?> <!-- Debug output: <?php $this->text( 'debug' ); ?> --> <?php endif; ?> + <script src="//nav.mageia.org/js/"></script> </body> </html> <?php |