From: Oleg Broytman Date: Sun, 6 Aug 2006 19:22:24 +0000 (+0000) Subject: By default the list of tags is an empty tuple. X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=c2709acd85c0dbadc2803ef7d2204bfd5a0a703d;p=phdru.name%2Fphdru.name.git 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 --- 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 = ()