mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-30 06:19:50 +01:00
Inelegances fixes
This commit is contained in:
@@ -95,10 +95,13 @@
|
||||
<hr />
|
||||
|
||||
{% if output %}
|
||||
This is the HTML which will be put into the logbook.html, and below that is the HTML as rendered to be read as part of the full logbook.
|
||||
<details><summary>
|
||||
Click this triangle to see the HTML which has been put into logbook.html, and below that is the rendered logbook entry.
|
||||
</summary>
|
||||
<pre>
|
||||
{{output}}
|
||||
</pre>
|
||||
</details>
|
||||
<hr>
|
||||
<style>
|
||||
.tripdate, .trippeople {
|
||||
|
||||
Reference in New Issue
Block a user