[% INCLUDE splash/button 
    content = "Hello World"
%]

<br>

[% INCLUDE splash/button 
    content = "Buttons and Bars"   
    link    = "buttons.html"
    size    = '+1'
    select  = 1
%]

