[%# views/entry/module-icons.tt Module for icons in the entry form Authors: Afuna Copyright (c) 2014 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. -%] [% IF remote %]

[% ".header" | ml %]

[% INCLUDE "components/icon-select-icon.tt" %]
[% INCLUDE "components/icon-select-dropdown.tt" omit_random_button = 1 class = "draft-autosave" %]
[% IF remote.icon_keyword_menu.size > 0 %]
[% IF remote.can_use_userpic_select %]
[% ELSE %]
[% END %]
[% END %]
[% END %]