diff --git a/templates/user/getting-started.html.twig b/templates/user/getting-started.html.twig index 09cb806..25d1b1d 100644 --- a/templates/user/getting-started.html.twig +++ b/templates/user/getting-started.html.twig @@ -3,7 +3,7 @@ {% block title %}Getting Started — Torsearch{% endblock %} {% block body %} -
+

Getting Started

Let's get started by creating your first User.

diff --git a/templates/user/reset_password/check_email.html.twig b/templates/user/reset_password/check_email.html.twig index b6c3fa4..1b2e1a8 100644 --- a/templates/user/reset_password/check_email.html.twig +++ b/templates/user/reset_password/check_email.html.twig @@ -1,6 +1,6 @@ {% extends 'bare.html.twig' %} -{% block title %}Password Reset Email Sent{% endblock %} +{% block title %}Password Reset Email Sent — Torsearch{% endblock %} {% block body %}