From 99c6559a54441eb71ce22f5e194ce7d21cfa8e9b Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sun, 7 Dec 2025 20:38:43 +0000 Subject: [PATCH] ui: set RTL on some languages checking with a list I found online. need to set some things as forced ltr, such as settings. For #450. --- html/404.html | 2 +- html/admin.html | 2 +- html/crash.html | 2 +- html/create-success.html | 2 +- html/form.html | 2 +- html/invalidCode.html | 2 +- html/password-reset.html | 2 +- html/setup.html | 2 +- html/user.html | 2 +- views.go | 3 +++ 10 files changed, 12 insertions(+), 9 deletions(-) diff --git a/html/404.html b/html/404.html index 7022175..6dd5e71 100644 --- a/html/404.html +++ b/html/404.html @@ -1,5 +1,5 @@ - + 404 - jfa-go {{ template "header.html" . }} diff --git a/html/admin.html b/html/admin.html index 074f5ff..980efa4 100644 --- a/html/admin.html +++ b/html/admin.html @@ -1,5 +1,5 @@ - + {{ template "syntaxhighlighting.html" . }}