mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-22 23:52:20 +00:00
logbooks correct numberss of entries expected
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
=Expo {{logbook_entries.0.expedition}} logbook ==
|
||||
{%for logbook_entry in logbook_entries%}
|
||||
==={{logbook_entry.date}} | {{logbook_entry.place}} - {{logbook_entry.title}} | {% for persontrip in logbook_entry.persontrip_set.all %}{{ persontrip.person_expedition.person }} {{ persontrip.person_expedition.time_underground }}, {% endfor %}===
|
||||
|
||||
{{logbook_entry.text|safe}}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user