part of #34: store last openid and pre-fill URL field
[phorkie.git] / data / templates / login.htm
index a825023623b4030016134663d54f321b8b6f5d03..08953c8045c6cec2d6135c7b926b2cd4280fd58c 100644 (file)
@@ -21,7 +21,7 @@
     </div>
     <div id="openid_input_area">
       <p>or enter your OpenID URL.</p>
-      <input id="openid_url" type="text" name="openid_url" value="http://" />
+      <input id="openid_url" type="text" name="openid_url" value="{{openid}}" />
       <input class="btn" id="openid_submit" type="submit" value="Sign in" />
     </div>
   </div>