Removed a reference to an outdated CSS
This commit is contained in:
parent
d302fd124d
commit
3c95349126
@ -8,7 +8,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<link href="{{page.bootstrap_path}}/css/bootstrap.min.css" rel="stylesheet">
|
<link href="{{page.bootstrap_path}}/css/bootstrap.min.css" rel="stylesheet">
|
||||||
<link href="{{page.bootstrap_path}}/css/bootstrap-responsive.min.css" rel="stylesheet">
|
|
||||||
<link href="/css/app.css" rel="stylesheet">
|
<link href="/css/app.css" rel="stylesheet">
|
||||||
{% if page.style %}
|
{% if page.style %}
|
||||||
<link href="/css/{{page.style}}.css" rel="stylesheet">
|
<link href="/css/{{page.style}}.css" rel="stylesheet">
|
||||||
|
Loading…
Reference in New Issue
Block a user