From dcf254221504d1e41e491de3a74e07a7c585d2c1 Mon Sep 17 00:00:00 2001 From: Martin Měřinský Date: Mon, 6 Mar 2017 13:27:39 +0100 Subject: Use abbreviations with dots. --- printing_templates/Flowlayout.html | 2 +- printing_templates/One Dive.html | 2 +- printing_templates/Six Dives.html | 2 +- printing_templates/Two Dives.html | 2 +- printing_templates/statistics/Default.html | 18 +++++++++--------- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'printing_templates') diff --git a/printing_templates/Flowlayout.html b/printing_templates/Flowlayout.html index a4a155a37..3409b04a9 100644 --- a/printing_templates/Flowlayout.html +++ b/printing_templates/Flowlayout.html @@ -129,7 +129,7 @@ -

Max depth

+

Max. depth

{{ dive.depth }}

diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html index 8cfc12799..7f7945396 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -142,7 +142,7 @@ -

Max depth

+

Max. depth

{{ dive.depth }}

diff --git a/printing_templates/Six Dives.html b/printing_templates/Six Dives.html index 1d4bb5b56..0fe48a628 100644 --- a/printing_templates/Six Dives.html +++ b/printing_templates/Six Dives.html @@ -136,7 +136,7 @@

Dive # {{ dive.number }} - {{ dive.date }} {{ dive.time }}

-

Max depth: {{ dive.depth }}

+

Max. depth: {{ dive.depth }}

diff --git a/printing_templates/Two Dives.html b/printing_templates/Two Dives.html index e82781758..02fb436c1 100644 --- a/printing_templates/Two Dives.html +++ b/printing_templates/Two Dives.html @@ -151,7 +151,7 @@ -

Max depth

+

Max. depth

{{ dive.depth }}

diff --git a/printing_templates/statistics/Default.html b/printing_templates/statistics/Default.html index 4ec02766a..28991c09a 100644 --- a/printing_templates/statistics/Default.html +++ b/printing_templates/statistics/Default.html @@ -59,17 +59,17 @@ Year Dives Total Time - Avg Time + Avg. Time Shortest Time Longest Time - Avg Depth - Min Depth - Max Depth - Avg SAC - Min SAC - Max SAC - Min Temp - Max Temp + Avg. Depth + Min. Depth + Max. Depth + Avg. SAC + Min. SAC + Max. SAC + Min. Temp + Max. Temp {% block main_rows %} {% for year in years %} -- cgit v1.2.3-70-g09d2