pub fn render_register_steps_email_in_use(
templates: &Templates,
now: DateTime<Utc>,
rng: &mut impl Rng,
) -> Result<()>Expand description
Render the pages/register/steps/email_in_use.html template with sample contexts
ยงErrors
Returns an error if the template fails to render with any of the sample.