nci/views/index.jade

11 lines
153 B
Plaintext
Raw Normal View History

2015-04-10 20:17:03 +00:00
doctype html
html
head
2015-05-04 09:45:45 +00:00
title nci
2015-05-09 20:19:25 +00:00
link(href="/css/index.css", rel="stylesheet", type="text/css")
2015-04-10 20:17:03 +00:00
body
#content
2015-12-11 06:53:57 +00:00
script(src="/js/app.build.js")