comparison 1__Development/6__Website/POPExpressServer/views/layout.jade @ 5:e73fbbcb5fd2

Persisting basic graph works, starting to add persist of view hierarchy too
author Sean Halle <seanhalle@yahoo.com>
date Sun, 03 Aug 2014 23:38:15 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4e34001f8dd7
1 doctype html
2 html
3 head
4 title= title
5 link(rel='stylesheet', href='/stylesheets/style.css')
6 body
7 block content