{% extends "layout.html" %} {% block content %}

{{ gettext("Newsroom sign up") }}

{{ gettext("Thank you for your interest in Newsroom") }}

{{ gettext("Your sign up request has been sent successfully") }}

{{ gettext("One of our team members will be in touch with you shortly") }}

{{ gettext('Home') }}
{% endblock %}