Files @ a05d391aa06d
Branch filter:

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

Christopher Neugebauer
Fix CFP end date
{% 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 %}