mirror of
https://github.com/valitydev/koffing.git
synced 2024-11-06 17:25:22 +00:00
13 lines
330 B
Plaintext
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")
|