Break up 'types' module

This commit is contained in:
Juno Takano 2026-01-11 21:31:51 -03:00
commit db8c02df04
36 changed files with 382 additions and 329 deletions

View file

@ -11,7 +11,7 @@
{% if node.hidden %}<span class="label hidden-label">Hidden</span>{% endif %}
</div>
</div>
{{ text | safe }}
{{ node.text | safe }}
</section>
{% if node.connections or incoming %}
<aside>