UNPKG

materialize-css

Version:

Builds Materialize distribution packages

14 lines (12 loc) 235 B
- var white_nav = true - var page = "About" doctype html html(lang="en") head include _head.jade body include _navbar.jade main include about/about_content.html include _footer.html include _scripts.html