stylesheet.css was renamed to main.css
This commit is contained in:
parent
eeafdaeaf2
commit
6e0a9014ce
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<title><% response.title %></title>
|
||||
<meta http-equiv="Content-Type" content="text/html" />
|
||||
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
|
||||
<link rel="stylesheet" type="text/css" title="CSS Stylesheet" href="<% context.href %>stylesheet.css" />
|
||||
<link rel="stylesheet" type="text/css" title="CSS Stylesheet" href="<% context.href %>main.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Reference in a new issue