{% extends 'layouts/layout_base.html' %} {% block title %}{% if entry.bucket != None and entry.bucket.bug != None %}{{ entry.bucket.bug.externalId }} - {% endif %}Add Comment{% endblock title %} {% block body_content %} {% endblock body_content %}