mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 14:25:24 +08:00

* FIX: Follow up fixes for password-reset error page Pass in `base_url` to the template Use `.html_safe` since the message now contains html Follow up to: 9b1536fb833f00a1625fe198964e90a32bb5bc71 * Update specs to pass in the base_url