From 017c31e2a1fdd92b2915ff54e0efbb630c9b0a87 Mon Sep 17 00:00:00 2001 From: yurenchen000 Date: Tue, 20 Feb 2024 22:55:10 +0800 Subject: [PATCH] Update templates/tag_info.html: fix td long line wrap; improve td col 0 style (#71) --- templates/tag_info.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/templates/tag_info.html b/templates/tag_info.html index 718f3d9..344f5d8 100644 --- a/templates/tag_info.html +++ b/templates/tag_info.html @@ -1,6 +1,18 @@ {{extends "base.html"}} -{{block head()}}{{end}} +{{block head()}} + +{{end}} {{block body()}}