diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 5da926a..3e6b671 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -41,8 +41,8 @@ </head> <body> -<script src="<TMPL_VAR BASEURL>/js/jquery.min.js" type="text/javascript"></script> -<script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script> +<!--<script src="<TMPL_VAR BASEURL>/js/jquery.min.js" type="text/javascript"></script>--> +<!--<script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>--> <!-- <div class="navbar navbar-inverse navbar-fixed-top"> |