Files
h5ai/test/index.html.jade

15 lines
448 B
Plaintext
Raw Normal View History

2015-04-22 17:12:45 +02:00
doctype html
html
head
2015-11-18 23:16:58 +01:00
meta(charset="utf-8")
meta(http-equiv="x-ua-compatible", content="ie=edge")
2015-05-20 01:53:56 +02:00
title h5ai test suite - v#{pkg.version}
2015-11-18 23:16:58 +01:00
meta(name="viewport", content="width=device-width, initial-scale=1")
link(rel="stylesheet", href="h5ai-styles.css")
link(rel="stylesheet", href="styles.css")
script(src="h5ai-scripts.js")
script(src="scripts.js")
2015-04-22 17:12:45 +02:00
body
2015-04-27 12:51:25 +02:00
div#mocha