Remove weird backslash from start page
This commit is contained in:
parent
215e848efd
commit
aef2a1ae60
|
@ -36,12 +36,10 @@
|
|||
document.write(qp.action ? (qp.action + "<br>Room " + qp.room) : 'FTracker<br>V1.1')
|
||||
</script></h1>
|
||||
<div id="startpage">
|
||||
This is a web app to track which people
|
||||
were in the same rooms at which times in order to backtrace
|
||||
potential viral infections.<br><br>
|
||||
If you've reached this page that either means your're
|
||||
testing things or something has gone quite wrong with the\
|
||||
URL.<br>
|
||||
This is a web app to track which people were in the same rooms at
|
||||
which times in order to backtrace potential viral infections.<br><br>
|
||||
If you've reached this page that either means your're testing
|
||||
things or something has gone quite wrong with the URL.<br>
|
||||
In the former case: Yay it works! In the latter you should
|
||||
probably contact an admin or a dev nearby :(<br><br>
|
||||
Here are a few links for testing:<br>
|
||||
|
|
Loading…
Reference in New Issue