Sign in
apache
/
cloudstack-docs-admin
/
3f3430b4f9379ca4604bf66308d1994f7f8ff20c
/
.
/
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 %}