From fdb3ee8d5cf8c00a2fe9d982d61a139b9f74ae64 Mon Sep 17 00:00:00 2001 From: chen Date: Wed, 17 May 2023 03:25:18 +0800 Subject: [PATCH] Update templates/tag_info.html: fix td long line wrap; improve td col 0 style --- 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()}}