diff options
Diffstat (limited to 'src/templates/language.html.tmpl')
-rw-r--r-- | src/templates/language.html.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/templates/language.html.tmpl b/src/templates/language.html.tmpl index f4b240a..13a8e85 100644 --- a/src/templates/language.html.tmpl +++ b/src/templates/language.html.tmpl @@ -7,11 +7,6 @@ <p> {{ .Get "Select your preferred language to use on the site." }} </p> - <p> - If you are an American user, it’s suggested that you select - American English instead of British English. This will ensure that - dates will be formatted with the month before the day. - </p> <hr /> <h2>{{ .Get "Eurozone Languages" }}</h2> {{ template "langgrid" true }} |