Files @ 1b750443525c
Branch filter:

Location: CopyleftConf/copyleftconf-website/pinaxcon/templates/static_pages/news.html

Joshua Simmons
add draft terms and conditions, add attribution in the colophon
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}News{% endblock %}

{% block heading %}News{% endblock %}

{% block body_class %}news{% endblock %}

{% block content %}

  * conservancy press release
  * CFP opening

{% endblock %}