Biblioteka/views/c.tt

7 lines
70 B
Plaintext

<html>
<body>
%my ($x) = @_;
%= $x->{'number'};
</body>
</html>