Biblioteka/views/q.tt

8 lines
101 B
Plaintext

<html>
<body>
% my ($x) = @_;
% my @tab = $x->{'tablica'};
%= ${$tab[0]}[0]
</body>
</html>