mirror of
https://github.com/samsonjs/kwikemon.git
synced 2026-03-25 09:05:51 +00:00
5 lines
90 B
Text
5 lines
90 B
Text
extends layout
|
|
block nav
|
|
p: a(href="/") ← monitors
|
|
block content
|
|
p= monitor.text
|