dc09bin/templates/link.hbs
DarkCat09 96376f2fba
Basic frontend
I'm sorry for the big commit

- Added yarte templating engine
- Wrote frontend: all HTML except file input area, basic CSS (themes soon), JS.
No client-side encryption yet. And no working API.
- Simple but handy build system in Makefile
(requires pacman -S entr / apt install entr)
2024-03-09 16:22:55 +04:00

3 lines
111 B
Handlebars

<div class="link-input-wrapper">
<input type="text" name="long-link" placeholder="paste a long link">
</div>