fixed form post url
[myslice.git] / portal / templates / loginwidget.html
index 03f0cac..763fab6 100644 (file)
@@ -1,4 +1,4 @@
-<form action="/login/" method="post" role="form">
+<form action="//portal.onelab.eu/login/" method="post" role="form">
 {% csrf_token %}
 <div class="form-group">
     <input class="input-md" type="email" name="username" placeholder="Enter Email / Username">