cloudtube/pug/home.pug

16 lines
580 B
Plaintext
Raw Permalink 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..." aria-label="Search a video" autocomplete="off" autofocus=!mobile).search.base-border-look
2021-01-12 12:13:46 +00:00
p: a(href="/cant-think") ...can't think of anything?