From c310344753f6fe653104f176531ff07fe9ac0246 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 11 Mar 2024 13:26:54 +0300 Subject: [PATCH] No such thing as a self closing tag --- site/_includes/base.vto | 58 ++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/site/_includes/base.vto b/site/_includes/base.vto index 5a7d531..f9f41a8 100644 --- a/site/_includes/base.vto +++ b/site/_includes/base.vto @@ -1,53 +1,53 @@ - - + + {{ title }} - - - + + + - - - + + + - + - - + + - - + + - - - + + + - - - + + + {{ if tags.length !== 0 }} - - + + {{ /if }} {{ if date }} - + {{ /if }} {{ if thumbnail }} - - - + + + {{ else }} - - + + {{ /if }} - - + +