X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=phd_pp_ru.tmpl;h=c39e2bd32ec7268973cfc1eedd41f4e93e8d2547;hb=1f5cfa04d8c85aba7887fb46c3abd2bf99ddcd3b;hp=a488704873f8c401d66e77f773f616ffeb51bfbb;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/phd_pp_ru.tmpl b/phd_pp_ru.tmpl index a488704..c39e2bd 100644 --- a/phd_pp_ru.tmpl +++ b/phd_pp_ru.tmpl @@ -12,6 +12,8 @@ #attr $last_modified_en = time.strftime("%a, %d %b %Y %T GMT", time.gmtime()) #attr $last_modified_ru = time.strftime("%d.%m.%Y × %T", time.localtime()) #attr $styles = None +#attr $alternates = None +#attr $Tag = () @@ -32,12 +34,13 @@ #end if #if $Copyright #set $full_copyright = $copyright($Copyright) - + #end if + #if $root @@ -57,24 +60,61 @@ $style --> #end for #end if +#if $alternates +#for $type, $title, $href in $alternates + +#end for +#end if + +#if not $root + + + + +#end if $body +#def link_tag($tag) +$tag +#end def +#if $Tag +
+#if isinstance($Tag, basestring) +#if $path.startswith("/Russian/") +ôÅÇ: +#else +Tag: +#end if +$link_tag($Tag) +#else +#if $path.startswith("/Russian/") +ôÅÇÉ: +#else +Tags: +#end if +#for $tag in $Tag +$link_tag($tag) +#end for +#end if +#end if +
#if $path.endswith("index.html") #set $path = $path[:-len("index.html")] #end if -
#if $path.startswith("/Russian/")

üÔÁ ÓÔÒÁÎÉÃÁ http://phd.pp.ru$path ÂÙÌÁ ÓÇÅÎÅÒÉÒÏ×ÁÎÁ $last_modified_ru ÉÚ ÛÁÂÌÏÎÁ CheetahTemplate $_fileBaseName; +îÅËÏÔÏÒÙÅ ÐÒÁ×Á ÚÁÒÅÚÅÒ×ÉÒÏ×ÁÎÙ. ÷Ù ÍÏÖÅÔÅ ÕÚÎÁÔØ Ï ÔÅÈÎÉÞÅÓËÉÈ ÁÓÐÅËÔÁÈ ÜÔÏÇÏ ÓÁÊÔÁ.

#else

This is the page http://phd.pp.ru$path. -It was generated on $last_modified_en from CheetahTemplate $_fileBaseName; -read more about technical aspects of the site. +It was generated on $last_modified_en from CheetahTemplate $_fileBaseName. +Some rights are reserved. +Read more about technical aspects of the site.

#end if