PRS: Remove country language tag in page template

This commit is contained in:
Adam Turner 2022-03-01 00:03:40 +00:00
parent 0a6375d4e3
commit 358854aac9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{# Master template for simple pages (e.g. RST files) #}
<!DOCTYPE html>
<html lang="en-GB">
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />