diff test_create/test_create.html @ 2017:4a14c8a65af2

Merge from 156:402bb0f56dc4
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Mon, 01 Jun 2015 12:56:15 +0100
parents ff1bdd6756c6
children 0a6077dd8b78 4a0bfa7bef24
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test_create/test_create.html	Mon Jun 01 12:56:15 2015 +0100
@@ -0,0 +1,25 @@
+<!DOCTYPE html>
+<html lang="en">
+	<head>
+		<meta charset="utf-8">
+
+		<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
+		Remove this if you use the .htaccess -->
+		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+		<title>WAET Create Test</title>
+		<meta name="description" content="">
+		<meta name="author" content="">
+
+		<meta name="viewport" content="width=device-width; initial-scale=1.0">
+	</head>
+
+	<body>
+		<div>
+			<h1>Create Test Setup XML</h1>
+		</div>
+		<div id="topLevelBody">
+			<!-- Interface goes here -->
+		</div>
+	</body>
+</html>