From 8d297114c6f9e7643c7b215f466ad2c0f5dd7c27 Mon Sep 17 00:00:00 2001 From: yaemiku Date: Thu, 18 Aug 2022 02:11:00 +0200 Subject: [PATCH] [fix] md -> lg --- core/templates/youth-reverse.html | 2 +- core/templates/youth.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/youth-reverse.html b/core/templates/youth-reverse.html index 3cf5e88..2de5d0f 100644 --- a/core/templates/youth-reverse.html +++ b/core/templates/youth-reverse.html @@ -5,7 +5,7 @@ {% load static tailwind_tags wysiwyg %} {% block content %}
{% if focus.show_title %}

{{ focus.title }}

diff --git a/core/templates/youth.html b/core/templates/youth.html index e577851..a417a71 100644 --- a/core/templates/youth.html +++ b/core/templates/youth.html @@ -6,7 +6,7 @@
{% for article in youth %}
{% if article.show_title %}

{{ article.title }}