1
0
forked from rosa/hakurei

2 Commits

Author SHA1 Message Date
Kat
e84de48e80 TODO: actually write tests lol 2026-03-24 02:57:08 +11:00
Kat
170a88cf7d cmd/pkgserver: add noscript warning to test web UI 2026-03-24 02:57:08 +11:00

View File

@@ -9,9 +9,9 @@
<body>
<noscript>
I hate JavaScript as much as you, but this page runs tests written in
JavaScript to test the functionality of JavaScript, so it wouldn't make
sense for it to work without JavaScript. <strong>Please turn JavaScript
on!</strong>
JavaScript to test the functionality of code written in JavaScript, so it
wouldn't make sense for it to work without JavaScript. <strong>Please turn
JavaScript on!</strong>
</noscript>
<h1>PkgServer Tests</h1>