Don't display version on the detail pages.

rtd2
Eric Holscher 2012-03-23 12:44:52 -07:00
parent 19e4b90083
commit a8490a16c0
1 changed files with 2 additions and 0 deletions

View File

@ -10,7 +10,9 @@
<a href="{{ user.get_absolute_url }}" class="quiet">{{ user }}</a>{% if not forloop.last %}, {% endif %}
{% endfor %}
)
{% comment %}
{% if project.version %}<span class="quiet">version {{ project.version }} </span>{% endif %}
{% endcomment %}
</div>
<div class="options">