Files
@ 4b5ab0426388
Branch filter:
Location: kallithea/docs/theme/nature/layout.html
4b5ab0426388
1.0 KiB
text/html
repo group: use lazy string formatting when logging
Avoid using % operator to generate an unused string.
Avoid using % operator to generate an unused string.