Files
headup_app/src/app/components/qcm/qcm.component.html
T
2023-10-06 01:54:33 +02:00

6 lines
85 B
HTML

<div class="content">
<h1>{{title}}</h1>
<hr />
<p>qcm works!</p>
</div>