{% extends 'core/layout.html' %} {% load i18n %} {% load string_utils %} {% block title %}{% translate "boom!"|capfirstletter %}{% endblock title %} {% block body_content %}

{% translate "one of our robots have just exploded."|capfirst %}
{% translate "but don't panic, it's not like they're gonna reveal against us..."|capfirst %} {% translate "right?"|capfirstletter %}


{% translate "meanwhile why don't you try to escap... I mean"|capfirst %} {% translate "go back" %}?

{% endblock body_content %}