guestbook/ui/views/guestbooks_templ.txt

62 lines
1.7 KiB
Plaintext

<div id=\"dashboard\">
<div><h1>Comments on
</h1><hr>
<p>No comments yet!</p>
</div></div>
<div class=\"comment\"><div>
<button class=\"danger\" hx-delete=\"
\" hx-target=\"closest div.comment\" hx-headers=\"
\">Delete</button> <button class=\"outline\" hx-put=\"
\" hx-target=\"closest div.comment\" hx-headers=\"
\">
Publish
Hide
</button>
</div><div><strong>
</strong>
| <a href=\"
\" target=\"_blank\">
</a>
| <a href=\"
\" target=\"_blank\">
</a>
<p>
</p></div><p>
</p><hr></div>
<div><label for=\"authorname\">Name: </label>
<label class=\"error\">
</label>
<input type=\"text\" name=\"authorname\" id=\"authorname\"></div><div><label for=\"authoremail\">Email: </label>
<label class=\"error\">
</label>
<input type=\"text\" name=\"authoremail\" id=\"authoremail\"></div><div><label for=\"authorsite\">Site Url: </label>
<label class=\"error\">
</label>
<input type=\"text\" name=\"authorsite\" id=\"authorsite\"></div><div><label for=\"content\">Comment: </label>
<label class=\"error\">
</label>
<textarea name=\"content\" id=\"content\"></textarea></div><div><input type=\"submit\" value=\"Submit\"></div>
<html><head><title>
</title><link href=\"/static/css/classless.min.css\" rel=\"stylesheet\"></head><body><main><div><h1>Guestbook for
</h1><form action=\"
\" method=\"post\"><input type=\"hidden\" name=\"csrf_token\" value=\"
\">
</form></div><div id=\"comments\">
<p>No comments yet!</p>
<div><h3>
</h3>
<p>
</p></div>
</div></main></body></html>
<form hx-post=\"
\" hx-target=\"closest div\">
</form>
<form action=\"
\" method=\"post\">
</form>
<div><h1>All Guestbooks</h1><p>This page exists only for testing the service.</p><ul>
<li>
<a href=\"
\" target=\"_blank\">
</a></li>
</ul></div>