1
0
mirror of https://github.com/karl0ss/JDRssDownloader.git synced 2025-08-13 17:58:29 +01:00

11 lines
194 B
Plaintext

extends layout
block layout-content
div.View
h1.Banner Log File
div.Message
each val in logFile
li= val
div.NavButtons
a(href="/")
div.NavButton Home