AiC and REST login
[myslice.git] / portal / templates / loginwidget.html
index 03f0cac..b738d46 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">
@@ -14,4 +14,4 @@
     You don't have an account yet? 
     <br /><a href="http://portal.onelab.eu/register">Sign Up!</a>
 </div>
-</form>
\ No newline at end of file
+</form>