diff options
author | equinox <equinox@diac24.net> | 2011-09-27 01:12:39 +0200 |
---|---|---|
committer | equinox <equinox@diac24.net> | 2011-09-27 01:12:39 +0200 |
commit | ab8912a8e03150ced5bb2d7bb19d02208b7747d4 (patch) | |
tree | 10c882cf473827767014d7c2419e2480162d59ea /templates/create.html | |
parent | 944d2f7e1bf9870b3e6d544f24ecd443450a6fb7 (diff) |
templates: add XML declarations
Diffstat (limited to 'templates/create.html')
-rw-r--r-- | templates/create.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/create.html b/templates/create.html index 2ac6563..fbf1323 100644 --- a/templates/create.html +++ b/templates/create.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/" |