Files @ b0d988a339f0
Branch filter:

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

Joshua Simmons
draft emergencies copy, add urls for new pages
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}Getting Around Ptown{% endblock %}

{% block heading %}Getting Around Ptown{% endblock %}

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

{% block lede %}
  
{% endblock %}


{% block content %}

Getting Around Ptown has key distances and details about taxis, busses, and walking paths.

{% endblock %}