Files @ 223e9b68a8ea
Branch filter:

Location: copyleftconf-website-fork/pinaxcon/templates/static_pages/attend/food.html

Christopher Neugebauer
Merge branch 'master' into prod
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}Finding Food{% endblock %}

{% block heading %}Finding Food{% endblock %}

{% block body_class %}attend{% endblock %}

{% block lede %}
  
{% 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.

{% endblock %}