Skip to content
Snippets Groups Projects
Commit d6f0c873 authored by rhatto's avatar rhatto
Browse files

Test bootstrap full stylesheet

parent d6becdd8
Branches
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<TMPL_IF FAVICON>
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
</TMPL_IF>
<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="<TMPL_VAR BASEURL>bootstrap/css/bootstrap-responsive.css" />
<TMPL_IF LOCAL_CSS>
<link rel="stylesheet" href="<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>" type="text/css" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment