mirror of
https://github.com/gumyr/build123d.git
synced 2026-03-22 06:20:50 -07: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 %} |