diff options
| -rw-r--r-- | templates/k12.html.j2 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/templates/k12.html.j2 b/templates/k12.html.j2 index d93a2ac..d64e3d0 100644 --- a/templates/k12.html.j2 +++ b/templates/k12.html.j2 @@ -124,7 +124,7 @@      </h2>      <p> -        Since 2019, we have proudly served homeschooling families with a variety of services. +        We are proud to continue serving homeschooling families with a variety of services.      </p>      <p> @@ -277,4 +277,4 @@      {% include "review.html.j2" %}  </section> -{% endblock %}
\ No newline at end of file +{% endblock %} |