Sign in
apache
/
cloudstack-docs-admin
/
c01e5d59511122eac1a3ca5adfb4ef2ffc6b3694
/
.
/
sphinx_bootstrap_theme
/
bootstrap
/
sourcelink.html
blob: 3cf7335823b17f32a005af6813aadfc27602fbe2 [
file
]
{%- if show_source and has_source and sourcename %}
<div
id
=
"sourcelink"
>
<a
href
=
"{{ pathto('_sources/' + sourcename, true)|e }}"
rel
=
"nofollow"
>
{{ _('Source') }}
</a>
</div>
{%- endif %}