{% extends "cranefly/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=_('Search Community')) }}{% endblock %} {% block container %}
{{ result.object.post_clean|highlight(search_phrase)|safe }}
{% else %}Nothing was found :C
{% endfor %}