From 95e6589d2e7eec968125021694a9c20738175a4f Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Sat, 7 May 2022 01:50:49 +0500 Subject: [PATCH] CSS: Use less classes --- backlinks/view_backlinks.html | 8 ++++---- categories/view_list.html | 8 ++++---- categories/view_page.html | 8 ++++---- misc/view_list.html | 12 ++++-------- misc/view_title_search.html | 8 ++++---- static/default.css | 12 +++--------- 6 files changed, 23 insertions(+), 33 deletions(-) diff --git a/backlinks/view_backlinks.html b/backlinks/view_backlinks.html index 1c51e42..e33bb7a 100644 --- a/backlinks/view_backlinks.html +++ b/backlinks/view_backlinks.html @@ -1,13 +1,13 @@ {{define "backlinks to text"}}Backlinks to {{.}}{{end}} {{define "title"}}{{template "backlinks to text" .HyphaName}}{{end}} {{define "body"}} -
+

{{block "backlinks to link" .HyphaName}}Backlinks to {{beautifulName .}}{{end}}

{{block "description" .}}Hyphae which have a link to this hypha, embed it as an image or transclude it are listed below.{{end}}

-