templating: Move actions into template

This commit is contained in:
Tom Wiesing 2023-01-12 13:55:07 +01:00
parent 313af2b9e3
commit 202599aaeb
No known key found for this signature in database
23 changed files with 153 additions and 105 deletions

View file

@ -1,5 +1,5 @@
<div class="pure-u-1-1">
<h2 id="components">Components</h2>
<h2 id="structs">Structs</h2>
</div>
{{ range $name, $comp := .Components }}