{% load humanize i18n static humanize %} {% load thumbnail %}
{{ question.get_markdown|safe|truncatechars:100 }}
{% for tag in question.tags.names %} {{ tag }} {% endfor %}