diff --git a/templates/common/base.html b/templates/common/base.html index 14da56d4..02af5a30 100644 --- a/templates/common/base.html +++ b/templates/common/base.html @@ -799,6 +799,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com). + {{- template "fonts" . }} {{- block "extra_css" .}}{{- end}} diff --git a/templates/common/baselogin.html b/templates/common/baselogin.html index 1fc00822..cec7aad9 100644 --- a/templates/common/baselogin.html +++ b/templates/common/baselogin.html @@ -21,6 +21,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com). + {{- template "fonts" . }} {{- range .Branding.DefaultCSS}} diff --git a/templates/webclient/viewpdf.html b/templates/webclient/viewpdf.html index db3d4b5f..b4639a05 100644 --- a/templates/webclient/viewpdf.html +++ b/templates/webclient/viewpdf.html @@ -16,9 +16,11 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
+