diff --git a/pinaxcon/templates/static_pages/attend/guides.html b/pinaxcon/templates/static_pages/attend/guides.html deleted file mode 100644 index 17426cfd125f0f19bf212470d37ff78757238dea..0000000000000000000000000000000000000000 --- a/pinaxcon/templates/static_pages/attend/guides.html +++ /dev/null @@ -1,46 +0,0 @@ -{% extends "page_with_title_and_lede.html" %} - -{% load i18n %} - -{% block head_title %}Guide Index{% endblock %} - -{% block heading %}Guide Index{% endblock %} - -{% block body_class %}attend{% endblock %} - -{% block lede %} - We provide lots of info to help you have an excellent North Bay Python. This is a listing of all the key guides and wiki pages. -{% endblock %} - - -{% block content %} - -

We want it to make it easy for you to attend North Bay Python, and we want you to have the best possible experience while you're at the conference. This is a listing of all the guides we've prepared for you, including some key pages from the Attendee Wiki.

- -

Please feel free to email us at hello@northbaypython.org or find an organizer or volunteer in-person to ask questions and provide feedback.

- -

Planning for North Bay Python

- - - -

During the Conference

- - - -{% endblock %}