Habari\TemplateEngine::display PHP Method

display() abstract public method

A function which outputs the result of a transposed template to the output stream
abstract public display ( string $template )
$template string Name of template to display
    abstract function display($template);