diff options
-rw-r--r-- | templates/index.html.j2 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/index.html.j2 b/templates/index.html.j2 index d6d0a1a..431df71 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -44,16 +44,6 @@ </div> </section> -<!-- help --> -<section class="centered" id="help"> - <h2>Helpful Links</h2> - <div class="buttons"> - <a class="button primary centered" href="/brochure">View an interactive brochure of our offerings</a> - <a class="button centered" href="/policies">See policies and procedures regarding scheduling, payment, and - booking</a> - </div> -</section> - <!-- blurb --> <section id="blurb" class="flexible"> <div> |