{% extends 'layouts/layout_base.html' %} {% block title %}{% if bucket != None %}{{ bucket.pk }} - {{ bucket.shortDescription|escape }} - Edit{% else %}New Signature{% endif %}{% endblock title %} {% block body_content %} {% endblock body_content %}