aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/base.html b/templates/base.html
index a9edbde..50dcc1a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -3,9 +3,7 @@
<head>
<!-- Meta tags -->
- <meta content="IE=edge" http-equiv="X-UA-Compatible" />
- <meta content="width=device-width, initial-scale=1" name="viewport" />
- <meta content="text/html; charset=utf-8" http-equiv="content-type" />
+ {% include 'includes/meta.html' %}
<!-- RSS -->
{% block rss %}