diff --git a/views/entry/success.tt b/views/entry/success.tt index cb0a60775b..0b26d9c857 100644 --- a/views/entry/success.tt +++ b/views/entry/success.tt @@ -13,12 +13,7 @@ the same terms as Perl itself. For a copy of the license, please reference -%] [%- sections.title = 'success' | ml -%] - -[%- IF warnings.exist -%] - [%- FOREACH warning IN warnings.get_all -%] -
[%- warning.message -%]
- [%- END -%] -[%- END -%] +[%- CALL dw.active_resource_group( "foundation" ) -%] [%- IF moderated_message -%]
[%- moderated_message -%]
@@ -28,16 +23,20 @@ the same terms as Perl itself. For a copy of the license, please reference

[% poststatus.ml_string | ml( url => poststatus.url )%]

[%- END -%] +[%- IF warnings.exist -%] + [%- FOREACH warning IN warnings.get_all -%] +
[%- warning.message -%]
+ [%- END -%] +[%- END -%] + [%- IF crossposts.size > 0 -%] -
-
[%- END -%] [%- IF links.size > 0 -%]