[%# Success landing page for foundation-converted pages Expects .success.title and .success.message to be defined in the scope's tt.text 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'. %] [% CALL dw.ml_scope( scope ) %] [%- CALL dw.active_resource_group( "foundation" ) -%] [% sections.title = '.success.title' | ml %]

[% dw.ml( '.success.message', message_arguments ) %]

[%- IF links and links.size > 0 -%]

[% 'success.next.header' | ml %]

[%- END -%]