diff options
| -rw-r--r-- | newsdiff/templates/article.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newsdiff/templates/article.html b/newsdiff/templates/article.html index cb86626..465f528 100644 --- a/newsdiff/templates/article.html +++ b/newsdiff/templates/article.html @@ -1,4 +1,4 @@ -<!doctype html5> +<!doctype html> <html> <head> <title>{{ article.title }}</title> |
