UNPKG

egress-bootstrap

Version:

A minimal Express app template for a user account system, built with Twitter's Bootstrap.

18 lines (17 loc) 550 B
doctype html html(lang="en") include includes/head body include includes/nav .container-fluid .row-fluid.egress-template .row-fluid.text-center .container if msg .alert.alert-danger#error #{msg} header.hidden-xs h1 Join #{siteName} hr include forms/join br include includes/scripts