1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-20 03:07:28 +00:00
cloudtube/pug/home.pug

18 lines
684 B
Plaintext
Raw Normal View History

2020-08-24 10:43:55 +00:00
extends includes/layout.pug
2020-08-30 13:54:59 +00:00
block head
title Home - CloudTube
2020-08-24 10:43:55 +00:00
block content
main.home-page
h1.top-header CloudTube
h2.tagline An alternative front-end for YouTube.
.encouraging-message
p You're in control. Watch things your way.
p Go on. What do you want to watch?
form(method="get" action="/search").encouraging-search-form
input(type="text" name="q" placeholder="I'd like to watch..." autocomplete="off").search.base-border-look
2020-09-20 15:44:31 +00:00
.encouraging-message
p CloudTube gets better with your help. I can't deal with issues that I don't know about.
p: a(href="https://todo.sr.ht/~cadence/tube") Report a problem or missing feature