diff options
author | emkael <emkael@tlen.pl> | 2017-06-07 02:19:40 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-06-07 02:19:40 +0200 |
commit | d81a07632e831348f6d2fde309818055aef6d671 (patch) | |
tree | 35e98099c8a9ad91c979c27453fce785ede326ca /templates/player.html | |
parent | 4c17c763d78f09c2b49e9e7feb294d4690facad2 (diff) |
Doctypes for templates
Diffstat (limited to 'templates/player.html')
-rw-r--r-- | templates/player.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/player.html b/templates/player.html index 45b1419..ae21ccb 100644 --- a/templates/player.html +++ b/templates/player.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |