This is an automated email from the ASF dual-hosted git repository.
marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 8242c6d Deleted tags
8242c6d is described below
commit 8242c6da6d0292a9a8f8c805e305f8e8aca76a22
Author: Marcus <[email protected]>
AuthorDate: Sat May 15 13:46:43 2021 +0200
Deleted tags
---
templates/page.gsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/page.gsp b/templates/page.gsp
index 7959f2e..50d769c 100644
--- a/templates/page.gsp
+++ b/templates/page.gsp
@@ -15,7 +15,7 @@
include "markdown_css.gsp";
}
%><!--#include virtual="/doctype.html" -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
<head>
<% if (content.header) { %>
<link href="/css/ooo.css" rel="stylesheet" type="text/css">