diff options
Diffstat (limited to 'src/editor.html')
-rw-r--r-- | src/editor.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/editor.html b/src/editor.html index aeda57db..6b2bffec 100644 --- a/src/editor.html +++ b/src/editor.html @@ -88,6 +88,7 @@ layout: default </div> </div> + {% comment %} <div class="mb"> <div class="icons-list icons-list-borders"> {% for icon in icons %} @@ -109,6 +110,7 @@ layout: default {% endfor %} </div> </div> + {% endcomment %} </div> </div> |