{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Schedule Protect" %}{% endblock %} {% block main %} {% include "protectionplans/_scheduleprotect.html" %} {% endblock %}