diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-05-27 17:58:15 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-05-27 17:58:15 -0400 |
commit | 79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93 (patch) | |
tree | d195a23909c660bc4dc554505a4d85d4ffd66750 /templates/k12.html.j2 | |
parent | f8ecb3c0f228101f9da7589527e73525ebec1d1f (diff) | |
download | carpentertutoring-79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93.tar.xz carpentertutoring-79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93.zip |
feat: finish pro and highered offerings, remove useless style wrapper
Diffstat (limited to 'templates/k12.html.j2')
-rw-r--r-- | templates/k12.html.j2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/k12.html.j2 b/templates/k12.html.j2 index bfa9527..232b1a3 100644 --- a/templates/k12.html.j2 +++ b/templates/k12.html.j2 @@ -142,7 +142,7 @@ <em>Detailed Evaluations</em> include all the elements of Simplified Evaluations plus the option to add subjects beyond math and language arts and a second letter intended for use only by families which identifies areas of strength and weakness in the subjects provided and recommendations for moving forward. Please <a - href="/#contact">contact us</a> for more information. + href="#contact">contact us</a> for more information. </p> </section> @@ -197,7 +197,7 @@ <li>Personal Finance</li> </ul> - Support may be available for courses beyond those listed. Please <a href="/#contact">contact us</a> for more + Support may be available for courses beyond those listed. Please <a href="#contact">contact us</a> for more information. </p> @@ -254,7 +254,7 @@ <h6> Computer Science </h6> <p> Computer science course content and offerings vary widely by school. A professional software engineer is - available to discuss support options for specific needs. Please <a href="/#contact">contact us</a> for more + available to discuss support options for specific needs. Please <a href="#contact">contact us</a> for more information. </p> </section> |