diff options
Diffstat (limited to 'src/authentication_page.html')
-rw-r--r-- | src/authentication_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/authentication_page.html b/src/authentication_page.html index c62dce0..6ece746 100644 --- a/src/authentication_page.html +++ b/src/authentication_page.html @@ -1,4 +1,4 @@ -<h2>Authentication Required</h2> +<h2>Authentication Required<sup style="font-weight: normal;">v{{version}}</sup></h2> <form method="post" action="{{action}}"> <input type="hidden" name="redirect" value={{redirect}}" /> <table> |