From fb18ebef5183f21dd2cc2de988a62b70e395ed6d Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 20 Dec 2016 13:48:15 +0000 Subject: [PATCH] Reformatting of history page to make it a bit clearer how it works. --- resources/templates/history.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/resources/templates/history.html b/resources/templates/history.html index 1b520e3..21b4dbc 100644 --- a/resources/templates/history.html +++ b/resources/templates/history.html @@ -5,11 +5,6 @@ WhenWhatVersionChanges - - Now - [current] - [no changes] - {% for entry in history %} S @@ -22,7 +17,7 @@ Show version - What's changed? + What's changed since? {% endfor %}