summaryrefslogtreecommitdiff
path: root/pages/common
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-06-24 16:50:54 -0700
committerelijah <elijah@riseup.net>2014-06-24 16:50:54 -0700
commit1b9b86ededfbf276096033375ab6f277cc0505b7 (patch)
treed7e64680308aa2daaa4049609400475da447256e /pages/common
parent2a6da3e0a8208ab4b3316b7285aecc39e68066fb (diff)
set <html lang='x'> in template
Diffstat (limited to 'pages/common')
-rw-r--r--pages/common/header.html.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/common/header.html.inc b/pages/common/header.html.inc
index 3df7bfd..637b00a 100644
--- a/pages/common/header.html.inc
+++ b/pages/common/header.html.inc
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<title>dl.bitmask.net</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -12,4 +12,3 @@
<div class="bm-bar">Bitmask Downloads</div>
<div class="bm-main container">
<br/>
-