update path to utility.css
This commit is contained in:
parent
9e40bd3c33
commit
c1eeddfd79
|
@ -9,7 +9,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title><xsl:value-of select="atom:title"/></title>
|
<title><xsl:value-of select="atom:title"/></title>
|
||||||
<link rel="stylesheet" type="text/css" href="utility.css"/>
|
<link rel="stylesheet" type="text/css" href="css/utility.css"/>
|
||||||
<script language="javascript" src="lib/xsl_mop-up.js"></script>
|
<script language="javascript" src="lib/xsl_mop-up.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue