Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Feb 17, 2011
1 parent 0c6727b commit 7439d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/show_developer.html
Expand Up @@ -13,7 +13,7 @@
<dd>{{ developer.forum_name }}
{%- endif %}
<dt>Description
<dd>{{ developer.description }}
<dd>{{ developer.description_html }}
</dl>
{{ super() }}
{% endblock %}

0 comments on commit 7439d55

Please sign in to comment.