mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 12:31:56 +08:00
11 lines
224 B
HTML
11 lines
224 B
HTML
{%- block versions %}
|
|
|
|
<h3>Version</h3>
|
|
|
|
<script type="text/javascript" src="/docs/dev/_static/docversions.js"></script>
|
|
<script type="text/javascript">
|
|
insert_version_links();
|
|
</script>
|
|
|
|
{%- endblock %}
|