script download
This commit is contained in:
parent
5b9b927a19
commit
0a7b6b3f1c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user