hugo-theme-cyberscopes/exampleSite/content/app/login.md

477 B

title summary img pageid domains topics date author draft weight api
Login Enter Login data app-login
App
Examples
2023-03-14 helmutm false 100
domain
system

cyberscopes example site - Login Form

{{< pv/fieldset name="login" >}}

Login: {{< pv/input-textline name="login" attrs="autofocus" >}} Password: {{< pv/input-textline type="password" name="password" >}} {{< pv/button label="Login" >}}

{{< /pv/fieldset >}}


{{< pv/debug >}}