mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-30 00:00:13 +01:00
8 lines
81 B
Handlebars
8 lines
81 B
Handlebars
{{sequence}}
|
|
|
|
<br />
|
|
|
|
{{#each values as |value|}}
|
|
{{value}}
|
|
<br />
|
|
{{/each}}
|