But we also know that the chosen color is '<% $color %>' .
(Pretty tricky...)
% if ($session{name}) {
And we also know that your name is '<% $session{name} %>' ...
% }
And we also have
<& 'inner.mhtml', string => 'inner.mhtml called from sample.mhtml' &>
%# ----------------------
<%args>
$color => ' - default color - '
%args>