From e1dfe5c0f6d3dfc799e3947c4f2c8e9cc70569f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Wed, 2 Apr 2014 16:48:11 -0700 Subject: [PATCH] Improve meta tags --- templates/layout.html | 21 +++++++++++++++++---- templates/page.html | 2 -- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index e07b385d5..251e244e7 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,18 +1,31 @@ - + {% block head %} {% block title %} | {{ title }}{% endblock %} - - - + + + + + + + + + + + + + + + +