Tak uz jsem to vyresil! :) Python je prilis nachylny na white spaces. Kod vypada takto: (#begin a #end jsou tam pro zdurazneni odsazeni) <% import time for i in range(3): #begin %> Hello world, the time is: <%= time.strftime("%Y-%m-%d, %H:%M:%S") %> <BR> <% #end %>