remove spaces etc. at end of line (no functional change)

Este commit está contenido en:
2019-10-02 22:06:19 +02:00
padre 559baf65da
commit 0f6d1abbd5
Se han modificado 6 ficheros con 19 adiciones y 19 borrados

Ver fichero

@ -1,7 +1,7 @@
{qswiki:include:general_header}
<main id="content">
<h2>Login</h2>
Register a new user
Register a new user
<form action="{qswiki:var:adminregisterurl}" method="POST">
Username: <input type="text" name="user"></input><br>
Password: <input type="password" name="password"></input><br>