[FIX/ADD] Fix YAML generation, keep track of time

This commit is contained in:
LDA 2024-10-11 16:09:21 +02:00
commit 13a9d23fa0
12 changed files with 33 additions and 10 deletions

View file

@ -173,7 +173,7 @@ RouteHead(RouteRoot, arr, argp)
P("<p>");
{
P("More information available at ");
P("<a");
P("<a ");
P("href='https://kappach.at/parsee'");
P(">the actual page</a>.");
}