Files @ 5bd29eedc541
Branch filter:

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

Christopher Neugebauer
Homepage done-ish
{% 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 %}