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