From 508150bcef43dcb48f8430699b29978697fbcedd Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 5 Feb 2021 14:27:22 +0900 Subject: [PATCH] remove lang=en --- distribusi/distribusi/page_template.py | 6 +++--- distribusi/distribusi/page_template_event.py | 10 +++++----- distribusi/distribusi/page_template_events.py | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/distribusi/distribusi/page_template.py b/distribusi/distribusi/page_template.py index 9cb3081..3066126 100644 --- a/distribusi/distribusi/page_template.py +++ b/distribusi/distribusi/page_template.py @@ -1,12 +1,12 @@ -# -*- coding: utf-8 -*- +# -*- coding: utf-8 -*- html_head = """ - + 환대의 조각들 Fragments of Hospitality - + %s diff --git a/distribusi/distribusi/page_template_event.py b/distribusi/distribusi/page_template_event.py index e156e36..ee6ddfd 100644 --- a/distribusi/distribusi/page_template_event.py +++ b/distribusi/distribusi/page_template_event.py @@ -1,19 +1,19 @@ -# -*- coding: utf-8 -*- +# -*- coding: utf-8 -*- # This template is used for generating each event pages # Please refer `event/0000/events_sample.html` html_head_event = """ - + - + - + 환대의 조각들 Fragments of Hospitality - + %s diff --git a/distribusi/distribusi/page_template_events.py b/distribusi/distribusi/page_template_events.py index 959aa4f..efd2545 100644 --- a/distribusi/distribusi/page_template_events.py +++ b/distribusi/distribusi/page_template_events.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# -*- coding: utf-8 -*- # This template is used for generating the list of event # Each folders should be diplayed as `div` with className 'row_event' @@ -6,7 +6,7 @@ html_head_events = """ - + 환대의 조각들 Fragments of Hospitality