mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-04-27 20:03:40 +01:00
11 lines
194 B
Plaintext
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 |