From c2709acd85c0dbadc2803ef7d2204bfd5a0a703d Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 6 Aug 2006 19:22:24 +0000 Subject: [PATCH] By default the list of tags is an empty tuple. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@53 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- phd_pp_ru.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phd_pp_ru.tmpl b/phd_pp_ru.tmpl index 9e7a2c3..ddc19c4 100644 --- a/phd_pp_ru.tmpl +++ b/phd_pp_ru.tmpl @@ -13,7 +13,7 @@ #attr $last_modified_ru = time.strftime("%d.%m.%Y × %T", time.localtime()) #attr $styles = None #attr $alternates = None -#attr $Tag = None +#attr $Tag = () -- 2.39.5