<a <% defined $Target ? "target='$Target' " : "" %>href="<% $Link %>"><% $Text %></a>
<%ARGS>
$Text => ""
$Link => ""
$Target => undef
</%ARGS>
