forked from expo/troggle
More links
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<div id="related">
|
||||
<p><a href="{{ logbookentry.expedition.get_absolute_url }}">{{logbookentry.expedition.name}}</a>
|
||||
<a href="/years/{{logbookentry.expedition.year}}/{{logbookentry.expedition.logbookfile}}">Full logbook</a>
|
||||
<a href="/logreport/{{expedition.year}}">Expo logbook report</a>
|
||||
</p>
|
||||
|
||||
{% if logbookentry.cave %}
|
||||
@@ -74,6 +75,7 @@ th, td {
|
||||
<p>{{logbookentry.text|safe}}</p>
|
||||
</div>
|
||||
<p><a href="/logbookedit/{{logbookentry.slug|safe}}">Edit this entry</a>.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user