{% extends "base.html" %} {% block title %}LASSO — Edit Profile: {{ profile.name }}{% endblock %} {% block breadcrumb %}
{% if source == 'builtin' %}Create a custom profile based on the built-in "{{ profile.name }}" profile{% else %}Customize sandbox security settings for this profile{% endif %}