Files @ c75f5c0735f2
Branch filter:

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

Joshua Simmons
add room sharing to guides
{% 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 %}