From 33026ca9eacd1038b92c1a5c02e9d80ae5de06ab Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sat, 5 Aug 2023 12:57:38 +0300 Subject: who to blame --- templates/survexfilewild.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/survexfilewild.html') diff --git a/templates/survexfilewild.html b/templates/survexfilewild.html index 36cfbc3..ed90f7f 100644 --- a/templates/survexfilewild.html +++ b/templates/survexfilewild.html @@ -11,14 +11,15 @@ i.e. they have no *REF line which refers to the wallet holding the raw data for

WORK IN PROGRESS - + {% for sb in svxwild %} + - + {% endfor %}
Survex Blocksdatesurvex filesurveyed length
survex block with no *refdateparent blockwithin survex filesurveyed lengthteam
{{ sb }} {{sb.date }} {{sb.parent }} {{sb.survexfile.path}} {{sb.legslength|floatformat:"1g" }}m
{{sb.team|truncatechars:50 }}

-- cgit v1.2.3