aboutsummaryrefslogtreecommitdiff
path: root/views/blob.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/blob.html')
-rw-r--r--views/blob.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/blob.html b/views/blob.html
index 5e5b960..470808e 100644
--- a/views/blob.html
+++ b/views/blob.html
@@ -1,6 +1,5 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html>
<head>
% if not dirname.raw:
@@ -17,6 +16,7 @@
<link rel="stylesheet" type="text/css"
href="{{relroot}}../../../../../static/syntax.css"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+<meta name=viewport content="width=device-width, initial-scale=1">
</head>
<body class="tree">