Refactoring: cleaning directories structure
[fnpeditor.git] / src / editor / views / tabs / templates / handle.html
diff --git a/src/editor/views/tabs/templates/handle.html b/src/editor/views/tabs/templates/handle.html
new file mode 100644 (file)
index 0000000..b828ce4
--- /dev/null
@@ -0,0 +1 @@
+<li><a href="#<%= slug %>"><% if(icon) { %><i class="icon-<%= icon %>"></i><% } %><%= text %></a></li>
\ No newline at end of file