frontend-zackeneule/source/pages/view/structure.html

8 lines
135 B
HTML
Raw Normal View History

2024-04-25 23:30:16 +02:00
<template id="view">
<section class="view">
2024-04-30 15:32:42 +02:00
<h2 class="view-title"></h2>
2024-04-25 23:30:16 +02:00
<div class="view-form">
</div>
</section>
</template>