{% extends "site_base.html" %} {% load i18n %} {% block head_title %}{% trans "Digital Millennium Copyright Act Notice" %}{% endblock %} {% block body %} {% trans "

Your Digital Millennium Copyright Act Notice would normally go here...

" %} {% endblock %}