mason/dhandler (.contact): Reformat a overly-long line.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 11 Jun 2023 16:58:27 +0000 (17:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jun 2023 10:48:39 +0000 (11:48 +0100)
mason/dhandler

index dded49c..38a460d 100755 (executable)
@@ -94,7 +94,8 @@ Failed to find &lsquo;<% $path |h %>&rsquo;.
        }
 </%perl>
 %
-<&| .html, title => "Folder " . $m->interp->apply_escapes($nosl || "[top]", "h"),
+<&| .html, title =>
+            "Folder " . $m->interp->apply_escapes($nosl || "[top]", "h"),
           head => $links &>
 <& .breadcrumbs, what => "Folder", path => $path &>
 %