{% extends 'admin/base.html' %} {% block _title %}Emojis{% endblock %} {% set emojis_link = 'active' %} {% block _content %}
Add custom emojis to your {{ const.appName }} instance
Image | Name | Filename | Actions |
---|
No emojis uploaded
{% endif %}Please note that if meta.json is not found in the archive, preview images are selected by first emoji name to appear alphabetically, so they may not be accurate sometimes
{% if packs %}Image | Name | {% if json_pack %}Author | Released | {% endif %}Folder | Actions |
---|
No emoji packs uploaded
{% endif %} {% endblock %}