Fix HTML errors

This commit is contained in:
vitaut
2015-05-23 11:59:04 -07:00
parent 9e83b8a6e0
commit 079c6442e1
2 changed files with 1 additions and 2 deletions

View File

@@ -142,7 +142,6 @@
{%- if hasdoc('copyright') %}
<link rel="copyright" title="{{ _('Copyright') }}" href="{{ pathto('copyright') }}" />
{%- endif %}
<link rel="top" title="{{ docstitle|e }}" href="{{ pathto(master_doc) }}" />
{%- if parents %}
<link rel="up" title="{{ parents[-1].title|striptags|e }}" href="{{ parents[-1].link|e }}" />
{%- endif %}