X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/93ea4b37138c4f617a9f8caa75485821d5df4041..80c653023eaa918f6b736e84d12e17d3c9c24d88:/views/tabs/templates/handle.html

diff --git a/views/tabs/templates/handle.html b/views/tabs/templates/handle.html
index e5c4728..b828ce4 100644
--- a/views/tabs/templates/handle.html
+++ b/views/tabs/templates/handle.html
@@ -1 +1 @@
-<li><a href="#<%= slug %>"><%= title %></a></li>
\ No newline at end of file
+<li><a href="#<%= slug %>"><% if(icon) { %><i class="icon-<%= icon %>"></i><% } %><%= text %></a></li>
\ No newline at end of file