Files @ c7db6c77b8b0
Branch filter:

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

Joshua Simmons
add coc and 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 %}

{% endblock %}