Add base to tests.html

This commit is contained in:
Vit Brunner
2014-12-16 21:47:30 +01:00
parent e4dc13c3a8
commit 998254be24
+1
View File
@@ -1,6 +1,7 @@
doctype html
html
head
base(href="#{base}")
title Side By Side test suite
meta(charset="utf-8")