Skip to content

Allow custom text on 'almost there' page

Sean McGivern requested to merge 14098-customize-after-sign-up-path into master

Add a new application setting, after_sign_up_text. This is text to be rendered as Markdown and shown on the 'almost there' page after a user signs up, but before they've confirmed their account.

Tweak the styles for that page so that centered lists look reasonable.

image

Closes #14098 (closed).

Merge request reports