Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecff47d commit ea3f6cfCopy full SHA for ea3f6cf
template/common/layout.html
@@ -18,11 +18,6 @@
18
<link rel="stylesheet" href="{{.static_domain}}/static/dist/css/sg_styles.min.css?v=20191127"/>
19
20
{{template "css" .}}
21
-
22
- <!--[if lt IE 9]-->
23
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
24
- <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
25
- <!--[endif]-->
26
</head>
27
<body>
28
<header class="navbar navbar-default navbar-fixed-top" role="navigation">
0 commit comments