freeCodeCamp/app/views/index.jade

7 lines
124 B
Plaintext
Raw Normal View History

2013-11-13 17:32:22 +00:00
extends layouts/default
block content
section(data-ng-view)
script(type="text/javascript").
window.user = !{user};