mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-09 14:54:20 +00:00
fix: replace %lang% placeholder in html lang (#1071)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="%lang%">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/api/application-images/favicon" />
|
||||
|
||||
Reference in New Issue
Block a user