specify encoding
[phorkie.git] / data / templates / base.htm
index aaf61da6745de79c5e333e6ecdd4eecbadfc6f00..135832820b4cd1813e4df9246a272fc42b4904fa 100644 (file)
@@ -1,8 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html>
 <html>
  <head>
   <link rel="stylesheet" href="{{css}}"/>
-  <link rel="stylesheet" href="phorkie.css" />
+  <link rel="stylesheet" href="/phorkie.css" />
   <title>{% block title %}{% endblock %} - Phorkie</title>
  </head>
  <body>