From db521ad9a9a7e1063db70bc7c04e270d990f5a80 Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Thu, 10 Jul 2025 13:40:31 -0500 Subject: [PATCH] fix: style tweaks --- templates/user/getting-started.html.twig | 2 +- templates/user/reset_password/check_email.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 %}