File diff a0968398cabe → 7cdb205f4b2e
www/conservancy/templates/500.html
Show inline comments
 
{% extends "base_error.html" %}
 
{% block content %}
 

	
 
<h1>500 Error</h1>
 

	
 
<p>The page you request at <tt>conservancy.softwarefreedom.org</tt> is
 
<p>The page you request at <tt>sfconservancy.org</tt> is
 
unavailable due to an internal server error.</p>
 

	
 
{% endblock %}