summaryrefslogtreecommitdiff
path: root/views/controls/editor/presets.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/editor/presets.ejs')
-rw-r--r--views/controls/editor/presets.ejs5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/controls/editor/presets.ejs b/views/controls/editor/presets.ejs
new file mode 100644
index 0000000..04b1cf1
--- /dev/null
+++ b/views/controls/editor/presets.ejs
@@ -0,0 +1,5 @@
+<div class="vvbox" id="presets">
+ <h4>Preset Styles</h4>
+ <div class="presets">
+ </div>
+</div>