Ensure correct creation of full URL for canonical urls
This commit is contained in:
parent
b92d560cdc
commit
e921c88ecc
5 changed files with 16 additions and 6 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue