koffing/tokenization/tokenization.pug
2016-10-01 14:01:25 +03:00

13 lines
330 B
Plaintext

doctype html
html(lang="en")
head
meta(charset="utf-8")
base(href="/")
title Private Office
link(href="vendor.min.css" rel="stylesheet")
link(href="styles.css" rel="stylesheet")
body.nav-md
tokenizer
script(src="vendor.min.js")
script(src="tokenization.js")