diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-10-05 11:54:52 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-10-05 11:54:52 -0300 |
commit | 1a450822620561ae93a35ab6569347e85c46fc18 (patch) | |
tree | 28ce4670395cba8096b7563b1d64f2b08f2d1662 /templates | |
parent | a4e3a4c6224c42de4cff866cddce272bef351147 (diff) | |
download | bootless-1a450822620561ae93a35ab6569347e85c46fc18.tar.gz bootless-1a450822620561ae93a35ab6569347e85c46fc18.tar.bz2 |
Commenting navbar
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index bc99f64..1fdd539 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -44,6 +44,7 @@ <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"> <div class="navbar-inner"> <div class="container"> @@ -102,6 +103,7 @@ </div> </div> </div> +--> <div class="container"> |