allow people to add more files when editing
[phorkie.git] / data / templates / base.htm
index bebc9099aa13e9e727094975e8b6a6fe086bc3ed..f36f53bba985f76f52792781c8ee34a9dd7c310b 100644 (file)
@@ -1,9 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html>
 <html>
  <head>
   <link rel="stylesheet" href="{{css}}"/>
   <link rel="stylesheet" href="/phorkie.css" />
   <title>{% block title %}{% endblock %} - Phorkie</title>
+  <script src="/jquery-1.7.2.min.js"></script>
  </head>
  <body>
   <div class="navbar">