mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-04-27 20:03:40 +01:00
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
block variables
|
|
doctype html
|
|
html
|
|
head
|
|
meta(charset="utf-8")
|
|
link(rel="shortcut icon", href="/favicon.ico")
|
|
meta(name="viewport", content="width=device-width, initial-scale=1, shrink-to-fit=no")
|
|
meta(name="theme-color", content="#000000")
|
|
title #{title} | JDRssDownloader
|
|
link(rel="stylesheet" href="/style.css")
|
|
body
|
|
div#root
|
|
block layout-content |