remove lang=en

This commit is contained in:
Dooho Yi 2021-02-05 14:27:22 +09:00
parent 1a3488945a
commit 508150bcef
3 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
html_head = """
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<title>환대의 조각들 Fragments of Hospitality</title>
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->

View file

@ -5,7 +5,7 @@
html_head_event = """
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<!-- EVENTS TEMPLATE -->

View file

@ -6,7 +6,7 @@
html_head_events = """
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<title>환대의 조각들 Fragments of Hospitality</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">