File diff 996e4243af81 → 223e9b68a8ea
pinaxcon/templates/static_pages/attend/food.html
Show inline comments
 
new file 100644
 
{% 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 %}