mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Search results page title as translatable text
However it is NOT actually translated by the backend yet
This commit is contained in:
@ -102,7 +102,7 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
<title>Search: {{query.pattern}}</title>
|
||||
<title>{{PAGE_TITLE}}</title>
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
<div class="header">
|
||||
|
Reference in New Issue
Block a user