script download

This commit is contained in:
Sanj 2011-10-24 14:16:27 +01:00
parent 5b9b927a19
commit 0a7b6b3f1c

View File

@ -1,3 +1,7 @@
<div class="orange">{{ title }}</div>
<span class="orange">Synopsis: </span> {{ synopsis }}
{% if synopsis %}
<span class="orange">Synopsis: </span> {{ synopsis }} <br />
{% endif %}
<a class="bpRelated" href="{{ script_file }}">Download</a>