Files @ 4dd1d60b3dda
Branch filter:

Location: CopyleftConf/copyleftconf-website/pinaxcon/templates/static_pages/sponsors/become-a-sponsor.html - annotation

Josh Simmons
Merge pull request #16 from northbaypython/josh/copy

exporting updated site tree
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}Become a Sponsors{% endblock %}

{% block heading %}Become a Sponsors{% endblock %}

{% block body_class %}sponsors{% endblock %}

{% block content %}

{% endblock %}