Files @ c63bccaacc61
Branch filter:

Location: website/conservancy/usethesource/templates/usethesource/ccirt_process.html

bsturmfels
usethesource: Add placeholder for CCIRT process
{% extends "usethesource/base.html" %}

{% block title %}Use the Source - Software Freedom Conservancy{% endblock %}

{% block content %}
  {{ block.super }}

  <h1>CCIRT Process</h1>

{% endblock content %}