{% extends "zerver/portico.html" %} {% block customhead %} {{ super() }} {% endblock %} {% block portico_content %}

Error compiling handlebars templates.

Your development environment has some changes to the the handlebars templates (static/templates/) that cause them to not compile. Error details are printed in the run-dev.py console; this message will go away as soon as the handlebars templates compile again.

{% endblock %}