Files @ 1d5f4740ed13
Branch filter:

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

Joshua Simmons
correcting harassment incident url (removing trailing slash)
{% extends "page_with_title_and_lede.html" %}

{% load i18n %}

{% block head_title %}Call for Sponsors{% endblock %}

{% block heading %}Call for Sponsors{% endblock %}

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

{% block content %}

{% endblock %}