Fuckin' Cookie-Banner
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
extends layout
|
||||
|
||||
block content
|
||||
|
||||
#stage
|
||||
div.welcome Willkommen auf Dein.Equipment
|
||||
a.startLink(href="#", onclick="document.getElementById('items').scrollIntoView(); return false;") Jetzt stöbern
|
||||
|
||||
@@ -11,6 +11,17 @@ html
|
||||
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
body
|
||||
section.cookie
|
||||
.content
|
||||
.row
|
||||
.col-8
|
||||
span.infotext Für ein optimales Besuchererlebnis verwenden wir Cookies.
|
||||
.col
|
||||
form
|
||||
.form-group
|
||||
.input-group
|
||||
button(type="submit", class="btn btn-primary", value="cookie") Verstanden
|
||||
|
||||
block content
|
||||
|
||||
footer
|
||||
|
||||
Reference in New Issue
Block a user