From cf2c56c7061b7ed40fdd3b40a352ddb9c9b7371f Mon Sep 17 00:00:00 2001 From: alexwl Date: Tue, 2 Oct 2018 13:17:04 +0300 Subject: Initial commit --- javascript/tests/index.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 javascript/tests/index.html (limited to 'javascript/tests/index.html') diff --git a/javascript/tests/index.html b/javascript/tests/index.html new file mode 100644 index 0000000..19f55cc --- /dev/null +++ b/javascript/tests/index.html @@ -0,0 +1,33 @@ + + + + + + HaskellCodeExplorer Tests + + + + {{content-for "head"}} + {{content-for "test-head"}} + + + + + + {{content-for "head-footer"}} + {{content-for "test-head-footer"}} + + + {{content-for "body"}} + {{content-for "test-body"}} + + + + + + + + {{content-for "body-footer"}} + {{content-for "test-body-footer"}} + + -- cgit v1.2.3