Skip to content
Snippets Groups Projects
Verified Commit a04d303d authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Znema typu argumentu

parent 51782cbf
Branches
Tags
No related merge requests found
% layout 'default';
% title 'Nemáte oprávnění ke sledování tohoto streamu';
<p class="Error">
Nemáte oprávnění ke sledování streamu <strong>"<%= $c->stash->{stream}->name %>"</strong>
Nemáte oprávnění ke sledování streamu <strong>"<%= $c->stash->{stream}{name} %>"</strong>
</p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment