diff --git a/base.php b/base.php index c958dfe..96e074d 100644 --- a/base.php +++ b/base.php @@ -78,7 +78,7 @@ function getCurrentCss () { } function getCurrentTemplate () { - return "bootstrap"; + return "default"; } function getUrlWithVersion ($url) {