From ace741fc7c733926609275cf091a7ea0b1157333 Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Mon, 27 Nov 2017 19:29:36 -0800 Subject: [PATCH] food guide and update to events page --- .../templates/static_pages/attend/food.html | 100 +++++++++++++++++- .../templates/static_pages/attend/guides.html | 2 +- .../static_pages/program/events.html | 33 +++++- 3 files changed, 126 insertions(+), 9 deletions(-) diff --git a/pinaxcon/templates/static_pages/attend/food.html b/pinaxcon/templates/static_pages/attend/food.html index d7804e9..289efaf 100644 --- a/pinaxcon/templates/static_pages/attend/food.html +++ b/pinaxcon/templates/static_pages/attend/food.html @@ -2,19 +2,111 @@ {% load i18n %} -{% block head_title %}Finding Food{% endblock %} +{% block head_title %}Lunch Guide{% endblock %} -{% block heading %}Finding Food{% endblock %} +{% block heading %}Lunch Guide{% endblock %} {% block body_class %}attend{% endblock %} {% block lede %} - + Finding food is easy in Petaluma, especially with this guide to local restaurants and markets sponsored by Yelp. {% endblock %} {% block content %} -Finding Food is easy in Petaluma, especially with this guide to local restaurants and markets with details about price, distance, and dietary restrictions. +

Nearby, Fast, and Cheap

+ + + +

Coffee

+ + + +

Diners

+ + + +

Pizza and Italian

+ + + +

Pubs

+ + + +

Other

+ + {% endblock %} diff --git a/pinaxcon/templates/static_pages/attend/guides.html b/pinaxcon/templates/static_pages/attend/guides.html index 0d5326c..2680f41 100644 --- a/pinaxcon/templates/static_pages/attend/guides.html +++ b/pinaxcon/templates/static_pages/attend/guides.html @@ -34,7 +34,7 @@