Biblioteka/views/c.tt

7 lines
70 B
Plaintext
Raw Normal View History

2013-03-19 18:52:26 +00:00
<html>
<body>
%my ($x) = @_;
%= $x->{'number'};
</body>
</html>