[%# communities/queue/entries/edit-status.tt Shows success/failure after entry moderation Authors: Afuna Copyright (c) 2015 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'. %] [%- sections.title = ".${status}.title" | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- IF status == "approved" -%]

[%- ".approved.text" | ml ( entry_url = entry_url ) -%]

[%- IF preapproved -%]

[%- ".approved.preapproved" | ml ( user = user, comm = community ) -%]

[%- END -%] [%- ELSIF status == "rejected" -%]

[%- ".rejected.text" | ml -%] [%- END -%]


[% ".link.queue" | ml %]