summaryrefslogtreecommitdiffstats
path: root/templates/personexpedition.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2021-04-15 17:51:01 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2021-04-15 17:51:01 +0100
commit27491c933a3b676960179448c7c28ba1b788e3e7 (patch)
tree61f90f2b20482f17ddaded9b6a7e335be1f0b7be /templates/personexpedition.html
parent7124d978d31b839efc57112a9aa2c6d82c2d60d7 (diff)
downloadtroggle-27491c933a3b676960179448c7c28ba1b788e3e7.tar.gz
troggle-27491c933a3b676960179448c7c28ba1b788e3e7.tar.bz2
troggle-27491c933a3b676960179448c7c28ba1b788e3e7.zip
enabled mugshots & blurb in people pages
Diffstat (limited to 'templates/personexpedition.html')
-rw-r--r--templates/personexpedition.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/personexpedition.html b/templates/personexpedition.html
index e04952e..48e94ac 100644
--- a/templates/personexpedition.html
+++ b/templates/personexpedition.html
@@ -64,7 +64,7 @@ it duplicates the entry but gets it wrong. The length from the first block is di
- The template is in <var>troggle/templates/personexpedition.html</var>
<br>
- The code is in function <var>personexpedition()</var> which calls
-<var>GetPersonChronology()</var> in <var>troggle/core/views/logbooks.py</var>
+<var>get_person_chronology()</var> in <var>troggle/core/views/logbooks.py</var>
<br>
- the connection between the two is made in the URL resolver in <var>troggle/urls.py</var>
<p>To be fixed!