summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
authorequinox <equinox@diac24.net>2011-09-27 01:12:39 +0200
committerequinox <equinox@diac24.net>2011-09-27 01:12:39 +0200
commitab8912a8e03150ced5bb2d7bb19d02208b7747d4 (patch)
tree10c882cf473827767014d7c2419e2480162d59ea /templates/login.html
parent944d2f7e1bf9870b3e6d544f24ecd443450a6fb7 (diff)
templates: add XML declarations
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login.html b/templates/login.html
index 41b6c43..ea0fe89 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/"