Files
noise/views/chglang.pug
T
admin bf2aa26952 WIP **** WIP
funktioniert nur teilweise: Umschaltung auf en geht seltsamerwesie nicht
2023-04-12 12:43:03 +02:00

8 lines
229 B
Plaintext

doctype html
html
head
title= title
meta(name="viewport" content="width=device-width, initial-scale=1" charset="utf-8")
body
h1 Haloole
script(type="module" src="/javascripts/checklang.js")