| doctype | |
| html | |
| head | |
| title Fauxton Visual Guide | |
| link(rel="stylesheet" href="https://opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css ") | |
| link(rel="stylesheet" href="main.css") | |
| script(src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" | |
| crossorigin="anonymous") | |
| script(src="js/jquery.visible.min.js") | |
| script(src="js/main.js") | |
| body | |
| != yield |