Ensure correct creation of full URL for canonical urls

This commit is contained in:
Iacopo Spalletti 2015-11-19 19:51:06 +01:00
commit e921c88ecc
5 changed files with 16 additions and 6 deletions

View file

@ -4,6 +4,7 @@
<head>
<title>{% block title %}{% page_attribute 'title' %}{% endblock title %}</title>
{% render_block "css" %}
{% block canonical_url %}{% endblock canonical_url %}
{% include "meta_mixin/meta.html" %}
<style type="text/css">
.nav {