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

8 lines
124 B
HTML
Raw Normal View History

2024-04-25 23:30:16 +02:00
<template id="login">
<section class="login">
<h2>Login</h2>
<div class="login-form">
</div>
</section>
</template>