This commit is contained in:
anon 2025-08-21 01:36:43 +02:00
parent e770a0baff
commit 98e32923a3

View File

@ -7,6 +7,9 @@
#
# i modified the routing heavily, this is how people do it;
# pretty clean
# you must also realize that not all routes are necessarily templates,
# it could be a redirect for example, so the original solution would
# complicate beyond comprehension
use strict;
use warnings;