nci/views/index.jade
2015-12-12 15:44:42 +03:00

11 lines
153 B
Plaintext

doctype html
html
head
title nci
link(href="/css/index.css", rel="stylesheet", type="text/css")
body
#content
script(src="/js/app.build.js")