diff --git a/templates/base.html b/templates/base.html
index cfba1a5ca0..c40226389f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -12,8 +12,8 @@
- {% if description -%}
-
+ {% if meta_description -%}
+
{%- endif %}
{% block header -%}
{%- endblock %}