Delete sourcelink.html

This commit is contained in:
Marius Blüm 2016-06-11 17:45:55 +02:00 committed by GitHub
parent b2d12c6c1f
commit 80d4ac068c

View File

@ -1,4 +0,0 @@
{%- if show_source and has_source and sourcename %}
<li><a href="{{ pathto('_sources/' + sourcename, true)|e }}"
rel="nofollow">{{ _('Source') }}</a></li>
{%- endif %}