[% # reset default font 
   splash.style.default.font.face = ''
%]

[% # set other options directly 
   INCLUDE splash/text
	   content = "Hello World" 
           col     = 'blood'
           link    = 'http://www.tt2.org/'
           bold    = 1
%]
