commit | 02550b74930dd1a40e1865cfa14147c8eb1a32f9 | [log] [tgz] |
---|---|---|
author | pR0Ps <pR0Ps.CM@gmail.com> | Tue Dec 17 17:03:38 2013 -0500 |
committer | pR0Ps <pR0Ps.CM@gmail.com> | Tue Dec 17 17:03:38 2013 -0500 |
tree | 670bfbf45ce1c978eef48a02bddcf2ad10eba4b7 | |
parent | 433d1da4d9e056bb2740f154628b9e6889986ad9 [diff] [blame] |
Added global keywords
diff --git a/templates/base.html b/templates/base.html index 35b609a..8fd4fdd 100644 --- a/templates/base.html +++ b/templates/base.html
@@ -26,6 +26,14 @@ {% endif %} {% block head %} + <meta name="keywords" content=" + {%- if GLOBAL_KEYWORDS -%} + {{ GLOBAL_KEYWORDS|join(', ') }} + {%- if tags -%} + {{', '}} + {%- endif -%} + {%- endif -%} + {{tags|join(', ', attribute='0') }}"> {% endblock %} <title>