change a single word
All checks were successful
Gitea Actions Demo / compile-html (push) Successful in 52s
All checks were successful
Gitea Actions Demo / compile-html (push) Successful in 52s
This commit is contained in:
parent
d6260a8c9a
commit
f6cf74df1c
@ -17,7 +17,7 @@
|
||||
<b>{{ item['title'] }}</b>
|
||||
{% if item.has_passed and item.has_log %}
|
||||
<a href="/events/{{ item['slug'] }}.html" class="link">
|
||||
<b>Read back</b>
|
||||
<b>Read more</b>
|
||||
</a>
|
||||
{% elif not item.has_passed %}
|
||||
<a href="https://calendar.klank.school/event/{{ item['slug'] }}" class="link">
|
||||
|
Loading…
Reference in New Issue
Block a user