From 614054a72e41af9e77964c01b7ab0da7dc5b27fb Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Wed, 19 Jul 2023 20:36:50 +0200 Subject: make the contents completely generic --- templates/head.html | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index 2a634a2..59bbfa0 100644 --- a/templates/head.html +++ b/templates/head.html @@ -1,32 +1,13 @@ - - {{?title}}How-To Cards: {{title}}{{/title}} + {{?title}}Page: {{title}}{{/title}} {{?htag}} Category: {{#htag}} {{?tag}} ยป {{tag}}{{/tag}} - {{^tag}}All cards{{/tag}} + {{^tag}}All pages{{/tag}} {{/htag}} {{/htag}} - - - - - -- cgit v1.2.3