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

{% translate "seems like the resource you are looking for is missing..."|capfirst %}
{% translate "don't worry, our best man is on case."|capfirst %}


{% translate "meanwhile what about"|capfirst %} {% translate "going back" %}?

{% endblock body_content %}