1
0
Fork 0

Remove whitespace from opening HTML tag ending

This commit is contained in:
Hypolite Petovan 2021-05-19 17:47:15 -04:00
commit 8e005f7de2
116 changed files with 415 additions and 415 deletions

View file

@ -1,5 +1,5 @@
<form action="invite" method="post" id="invite-form" >
<form action="invite" method="post" id="invite-form">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>