{% extends "security-series/_base-security-series.html" %} {% block title %}Thank you{% endblock %} {% block head_extra%}{% endblock %} {% block content %} {% with thanks_context="your interest in Ubuntu Security and Compliance" %}{% include "shared/_thank_you.html" %}{% endwith %} {% endblock content %}