/views/layout.jade
https://bitbucket.org/gagginaspinnata/todo-app-with-angularjs · Jade · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 15b76e57fa08635b68edd37a58673f8f MD5 · raw file
- doctype 5
- html
- head
- title= title
- link(rel='stylesheet', href='/stylesheets/style.css')
- body
- block content