Artifact 3b921f59eb646f1050a57242e593af33d2e1b722f5fd4bf619ab540c0f3a6c41:
- File view/confirm.tpl — part of check-in [aa17a03321] at 2021-01-01 16:24:44 on branch trunk — move from webp to svg except where necessary (user: lexi, size: 260) [annotate] [blame] [check-ins using]
<form class="message" method="post"> <img class="icon" src="/s/query.svg"> <h1>@title</h1> <p>@query</p> <menu class="horizontal choice"> <a class="button" href="@:cancel">cancel</a> <button name="act" value="confirm">confirm</button> </menu> </form>