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

This commit is contained in:
2019-10-02 22:06:19 +02:00
والد ad6fb8d731
کامیت 1549603c9b
11فایلهای تغییر یافته به همراه27 افزوده شده و 27 حذف شده

مشاهده پرونده

@ -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>