10 lines
266 B
Plaintext
Raw Permalink Normal View History

2025-04-15 16:30:33 +02:00
% layout 'AdminLTE', title => 'Sme server 2 - Error P';
<div id="" class="">
<p><br><br>
The page you were requesting
"<%= $self->req->url->path || '/' %>"
could not be found.
<br><br>
2025-04-15 16:30:33 +02:00
%= link_to Welcome => '/'
</p>
</div>