Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / blackbox / index.html
diff --git a/vendor/drupal/drupal-extension/fixtures/blackbox/index.html b/vendor/drupal/drupal-extension/fixtures/blackbox/index.html
new file mode 100644 (file)
index 0000000..d50b7db
--- /dev/null
@@ -0,0 +1,23 @@
+<html>
+  <head>
+    <title>Drupal - Open Source CMS | Drupal.org</title>
+  </head>
+  <body>
+    <div id="nav-header">
+      <div id="header-left">
+        <h1 id="site-name">Drupal</h1>
+        <p>Build something amazing.</p>
+        <form action="form.html">
+          <label for="search">Search&hellip;</label>
+          <input id="search" name="search" type="text"/>
+          <input type="submit" value="Search"/>
+        </form>
+      </div>
+      <div id="header-right">
+        <a href="download.html">Download &amp; Extend</a>
+      </div>
+    </div>
+    <div id="footer">
+    </div>
+  </body>
+</html>