Elizabeth Hunt
5cc70cc656
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
360 B
HTML
9 lines
360 B
HTML
{{ define "content" }}
|
|
<p>please use this if you know who i am and know how to use this but need to get ahold of me while im away from computers.</p>
|
|
<form action="/chat/me" method="POST" autocomplete="off">
|
|
<label for="fren_id">fren id.</label>
|
|
<input type="password" id="fren_id" name="fren_id">
|
|
<input type="submit" value="login.">
|
|
</form>
|
|
{{ end }}
|