reorganize plugins by plugin
[unfold.git] / plugins / querycode / querycode.html
diff --git a/plugins/querycode/querycode.html b/plugins/querycode/querycode.html
new file mode 100644 (file)
index 0000000..335d5d5
--- /dev/null
@@ -0,0 +1,7 @@
+<strong>Choose your language:</strong>
+<select class='querycode-lang'>
+  <option>python</option>
+  <option>ruby</option>
+</select>
+<br/>
+<div class='querycode-viz'></div>