{% extends "base_nav.html" %} {% macro blockertype(blocker, fe) -%} {%- if blocker -%} blocker {%- endif %} {%- if fe %} {%- if blocker %} and freeze exception {%- else -%} freeze exception {%- endif %} {%- endif %} {%- endmacro %} {% block jsheader %} {% endblock %} {% block info %}
Thank you for proposing {{ bugid }} as a {{ blockertype(isblocker, isfe) }}. Bug {{ bugid }} has been updated but the changes may not show up on the bug list until the next sync operation (every 30 minutes).