Sign in
apache
/
cloudstack-docs-rn
/
34a7972f74a703e9d330c2d0a651caad23bee5b6
/
.
/
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 %}