]> nos-oignons.net Git - website.git/commitdiff
Correction baseurl pour le scripts.js
authoropi <opi@no-log.org>
Sun, 28 Jun 2015 14:27:41 +0000 (16:27 +0200)
committeropi <opi@no-log.org>
Sun, 28 Jun 2015 14:27:41 +0000 (16:27 +0200)
templates/page.tmpl

index d0fa2be92d242d7041863a4a60f08f7933841bb7..a819797e549cdfe098dc3a3b19c7e77923bb8b32 100644 (file)
     <!-- <TMPL_IF HTML5></article><TMPL_ELSE></div></TMPL_IF> -->
 
 </div><!-- body-wrapper -->
-<script src="<TMPL_VAR PREVURL>scripts.js"></script>
+<script src="<TMPL_VAR BASEURL>scripts.js"></script>
 </body>
 </html>