+
+
+ <% JSON.parse(File.read("lib/emoji/groups.json")).each.with_index do |group, group_index| %>
+
+ <% end %>
+
+ <% if !Emoji.custom.blank? %>
+
+ <% end %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <% JSON.parse(File.read("lib/emoji/groups.json")).each.with_index do |group, group_index| %>
+
+ <% end %>
+
+ {{#if customEmojis.length}}
+
+
+
+ {{#each customEmojis as |emoji|}}
+
+
+
+ {{/each}}
+
+
+ {{/if}}
+
+
+
diff --git a/app/assets/javascripts/discourse/templates/emoji-toolbar.raw.hbs b/app/assets/javascripts/discourse/templates/emoji-toolbar.raw.hbs
deleted file mode 100644
index fb684b57d67..00000000000
--- a/app/assets/javascripts/discourse/templates/emoji-toolbar.raw.hbs
+++ /dev/null
@@ -1,45 +0,0 @@
-