Files @ 3064480dcb3b
Branch filter:

Location: CopyleftConf/copyleftconf-website/pinaxcon/templates/static_pages/about/transparency/program.html

Joshua Simmons
change case on buttons and update ticket prices (end early bird)
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}Program Transparency Reports{% endblock %}

{% block heading %}Program Transparency Reports{% endblock %}

{% block body_class %}about{% endblock %}

{% block lede %}

{% endblock %}

{% block content %}


{% endblock %}