[%# Interest search, based on code from LiveJournal.
#
# Authors:
# Jen Griffin
#
# Copyright (c) 2010 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.head = BLOCK %]
[% END -%]
[%- CALL dw.active_resource_group( "foundation" ) -%]
[%- sections.title='.title' | ml -%]
[%- IF need_post -%]
[% '.add.confirm.head' | ml %]
[% '.add.confirm.text' | ml(interest = need_post.int) %]
[%- ELSE -%]
[% '.add.added.head' | ml %]
[% '.add.added.text' | ml %]
[%- END -%]