diff options
author | elijah <elijah@riseup.net> | 2014-06-24 16:50:54 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-24 16:50:54 -0700 |
commit | 1b9b86ededfbf276096033375ab6f277cc0505b7 (patch) | |
tree | d7e64680308aa2daaa4049609400475da447256e /public/index.en.html | |
parent | 2a6da3e0a8208ab4b3316b7285aecc39e68066fb (diff) |
set <html lang='x'> in template
Diffstat (limited to 'public/index.en.html')
-rw-r--r-- | public/index.en.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.en.html b/public/index.en.html index 7d9941f..5b54f5a 100644 --- a/public/index.en.html +++ b/public/index.en.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang='en'> <head> <title> home - dl.bitmask.net |