|
|
|
@ -30,7 +30,7 @@
|
|
|
|
|
<img src="/software/{{ program.extra.logo }}" alt="{{ program.title }}">
|
|
|
|
|
{% endif %}
|
|
|
|
|
</a>
|
|
|
|
|
<p>{{ program.description }}</p>
|
|
|
|
|
<p>{{ program.description | safe }}</p>
|
|
|
|
|
{% if program.extra.positive_short and program.extra.negative_short %}
|
|
|
|
|
<div class="stats">
|
|
|
|
|
<ul class="positive">
|
|
|
|
|