File diff caa0ff7b861d → 18de3adfce7a
conservancy/templates/base_compliance.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% block category %}WhatWeDo{% endblock %}
 
{% load cache %}
 
{% load humanize %}
 
{% load static %}
 
{% block head %}
 
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
 
<link href="{% static 'css/forms.css' %}" rel="stylesheet" type="text/css"/>
 

	
 
{% endblock %}
 

	
 
{% block outercontent %}
 
<div class="content-with-donate-sidebar mw8 center ph2 ph3">
 
    <div id="container">