This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
doctype html
|
||||
html(lang=lang)
|
||||
head
|
||||
meta(charset="UTF-8")
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1.0")
|
||||
title= i18n[lang].meta_title
|
||||
link(rel="stylesheet" href="/assets/css/style.css")
|
||||
body(class="bg-gray-950 text-white antialiased")
|
||||
!= content
|
||||
Reference in New Issue
Block a user