Index: templates/default.tmpl |
=================================================================== |
--- a/templates/default.tmpl |
+++ b/templates/default.tmpl |
@@ -18,7 +18,7 @@ |
<script src="/js/jquery.js"></script> |
<script src="/js/scripts.js"></script> |
- <link rel="canonical" href="https://eyeo.com/{{page}}"> |
+ <link rel="canonical" href="https://eyeo.com/{{ page|stripindex }}"> |
{% block head %} |
{{head|safe}} |