mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
(search) Add en-US language tags to all templates
This commit is contained in:
parent
b7a95be731
commit
4021a0ae98
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Website Explorer - {{url}}</title>
|
<title>Website Explorer - {{url}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
{{#if query}} <title>Websites Similar To {{query}}</title> {{/if}}
|
{{#if query}} <title>Websites Similar To {{query}}</title> {{/if}}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{query}}</title>
|
<title>Marginalia Search - {{query}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{query}}</title>
|
<title>Marginalia Search - {{query}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{query}}</title>
|
<title>Marginalia Search - {{query}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{title}}</title>
|
<title>Marginalia Search - {{title}}</title>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Error</title>
|
<title>Error</title>
|
||||||
<link rel="stylesheet" href="serp.css">
|
<link rel="stylesheet" href="serp.css">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search</title>
|
<title>Marginalia Search</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{query}}</title>
|
<title>Marginalia Search - {{query}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{domainA}} and {{domainB}}</title>
|
<title>Marginalia Search - {{domainA}} and {{domainB}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{domain}}</title>
|
<title>Marginalia Search - {{domain}}</title>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service: Error</title>
|
<title>Control Service: Error</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Node {{node.id}}</title></head>
|
<head><title>Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Node {{node.id}}</title></head>
|
<head><title>Control Service: Node {{node.id}}</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service</title></head>
|
<head><title>Control Service</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Message Queue | New Message</title>
|
<title>Message Queue | New Message</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Control Service: Actions</title></head>
|
<head><title>Control Service: Actions</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
<head>
|
<head>
|
||||||
<title>Control Service</title>
|
<title>Control Service</title>
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Update ID</title></head>
|
<head><title>Update ID</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en-US">
|
||||||
{{> control/partials/head-includes }}
|
{{> control/partials/head-includes }}
|
||||||
<head><title>Message Queue | New Message</title></head>
|
<head><title>Message Queue | New Message</title></head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user