Sign in
◑
Theme
apache
/
cloudstack-docs-admin
/
64e8bc366e437d503b2ccf839759282db1f7a520
/
.
/
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 %}