Design der Menü-Seite fertiggestellt

This commit is contained in:
Sebastian Seedorf
2016-03-02 16:40:01 +01:00
parent 10db4c69bc
commit 92a5ff8eda
9 changed files with 365 additions and 40 deletions

View File

@@ -1,5 +1,10 @@
doctype html
extends ../node_modules/jade-bootstrap/_bootstrap
block body
extends ./wrapper
block vars
- var pageTitle = 'Kontakt'
block content
.center-page
a(name="reservierung")
h1 Reservierung
.col-md-10.col-md-offset-1.orange
label(for="name") Name:
input(name="name")