mgebbe@0: doctype html
mgebbe@0: html(lang="en")
mgebbe@0: head
mgebbe@0: title= pageTitle
mgebbe@0: link(rel='stylesheet', href='/stylesheets/style.css')
mgebbe@0: link(rel='stylesheet', href='/stylesheets/bootstrap.min.css')
mgebbe@0: link(rel='icon', href='/images/favicon.ico',type='image/x-icon')
mgebbe@0:
mgebbe@0: body
mgebbe@0: block content
mgebbe@0: .main
mgebbe@15: .headlinebox
mgebbe@15: img(class="ribbon", src="/images/ribbonl.png")
mgebbe@15: h1(class='headline') pumpbridge.
connecting social networks
mgebbe@15: form(action='/login', method='post')
mgebbe@15: |Login with your pump.io account (WebFinger ID) to get started.
mgebbe@15: br
mgebbe@15: |(No pump.io account yet? Try it!)
mgebbe@15: br
mgebbe@15: input(class='login',id='webfinger',name='webfinger',size=30,type='text',placeholder='user@server.example')
mgebbe@15: br
mgebbe@15: br
mgebbe@15: input(type='submit',class='btn btn-primary',value='Login')
mgebbe@15: br
mgebbe@15: br
mgebbe@15: .footer
mgebbe@15: p.
mgebbe@15: pumpbridge is Free Software and available under the Apache License 2.0.
mgebbe@15:
mgebbe@15: visit https://wald.intevation.org/projects/pumpbridge for more informations!
mgebbe@15:
mgebbe@15: pumpbridge is hosted and operated by Mathias Gebbe (Contact)