{% extends 'vulnerabilities/base.html' %} {% load static %} {% block inner %}

Congratulations!

You have successfully completed this level.

What would you like to do next?

Back to Main Page Review/Attempt Again {% if next_level %} Go to Next Level {% else %} {% endif %}
{% endblock %} {% comment %} vi: ft=htmldjango {% endcomment %}