summaryrefslogtreecommitdiff
path: root/provider/templates/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'provider/templates/default.html')
-rw-r--r--provider/templates/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/provider/templates/default.html b/provider/templates/default.html
index 5bc0e9f..ba412e6 100644
--- a/provider/templates/default.html
+++ b/provider/templates/default.html
@@ -10,6 +10,7 @@
10 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> 10 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
11 <![endif]--> 11 <![endif]-->
12 <link rel="stylesheet" href="/css/default.css"> 12 <link rel="stylesheet" href="/css/default.css">
13 <link rel="stylesheet" href="/css/math.css">
13 <link rel="stylesheet" href="/css/syntax.css"> 14 <link rel="stylesheet" href="/css/syntax.css">
14 $if(rss)$<link rel="alternate" type="application/atom+xml" href="$rss$" title="Atom 1.0">$endif$ 15 $if(rss)$<link rel="alternate" type="application/atom+xml" href="$rss$" title="Atom 1.0">$endif$
15</head> 16</head>