From 89e2b918826d1cd09240a054b118dd2db5e49086 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Tue, 25 Jan 2022 10:48:53 +0100 Subject: explicit comment on non editable fields --- accounts/templates/accounts/index.html | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/accounts/templates/accounts/index.html b/accounts/templates/accounts/index.html index 2a21cbe..670c490 100644 --- a/accounts/templates/accounts/index.html +++ b/accounts/templates/accounts/index.html @@ -54,7 +54,7 @@ - +
diff --git a/version.txt b/version.txt index 9a16e5f..8b48a99 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ version=0.5 -rev=2 +rev=3 -- cgit v1.2.1