treebird/static/lists.html
me@ow.nekobit.net 9f7ba4b13b Implement lists
FossilOrigin-Name: 6b814f02c65e5628f97d59ad29a8914a58aa8e720542b8dfd0171e98cf061b0b
2022-02-24 02:59:13 +00:00

10 lines
213 B
HTML

<h1 class="center-text">Lists</h1>
<ul class="large-list center">
%s
</ul>
<ul class="large-list center">
<li><a href="%s/lists/create" class="btn split center-text bold-text">Create new list</a></li>
</ul>