Files @ e60a36fe4333
Branch filter:

Location: website/www/conservancy/static/error/500/index.html

tbm
Fix HTML syntax error - close elements in right order

The <a> has to be closed before the <div>.
{% extends "500.html" %}