<?php
## Daten:
$tpl['FARBE']  = 'grüne';
$tpl['PLANET'] = 'Mars';

##
require( 'template.php' );