summaryrefslogtreecommitdiff
path: root/templates/works.html
diff options
context:
space:
mode:
authorjoak <joak@nospace.at>2022-07-27 15:32:45 +0200
committerjoak <joak@nospace.at>2022-07-27 15:32:45 +0200
commit16d7bc374a693476d8e74b0e97b41aa27853caf6 (patch)
tree4bd36af15a9e1bb761694a4e4183ed6199519daa /templates/works.html
parent303ccaa0ceccf9cbc57ec2cc7a0d7758e837ca38 (diff)
changes selected works
Diffstat (limited to 'templates/works.html')
-rw-r--r--templates/works.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/works.html b/templates/works.html
index bb22aa6..155af0b 100644
--- a/templates/works.html
+++ b/templates/works.html
@@ -14,7 +14,7 @@
{% for work in works.children %}
- <tr class="works {% if work.selected %}flash{% endif %}" {% if work.selected %}{% set r = range(10, 60) | random/10 %}style="animation-duration: {{r}}s;"{% endif %}>
+ <tr class="works {% if work.selected %}{% endif %}" {% if work.selected %}{% endif %}>
{% set gif = work.attachments.images.get(work.thumbnail) %}
<td><img src="{{ gif.thumbnail(200)|url }}" class="workthumb"><a href="{{work|url}}">{{work.title}}</a></td>
<td><a href="{{work|url}}">