mirror of
https://github.com/gumyr/build123d.git
synced 2026-02-07 16:01:27 -08:00
7 lines
No EOL
185 B
HTML
7 lines
No EOL
185 B
HTML
{% extends "!layout.html" %}
|
|
|
|
{%- block extraScript %}
|
|
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js">
|
|
</script>
|
|
|
|
{% endblock extraScript %} |