livedj-app/views/auth-post.pug
2023-08-03 19:20:27 +02:00

7 lines
151 B
Plaintext

html
head
title Auth Pusher
body
h1 Sending...
script(src="/javascripts/request.js")
script(src="/javascripts/push.js")