Sign in
apache
/
cloudstack-docs
/
152589eb15ec87167472b3d1f340445d87e66a7a
/
.
/
rtd
/
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 %}