{"html": "\n\n  <h5>Please log in with your account</h5>\n  <div>\n    \n    <form id=\"login_form\" action=\"/en/login/\" method=\"post\">\n      <input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"PvSMF6rURU19BTwVgKksZYYKRa77r2kWDEMsYDrCJjXyqGsas1PkjoOHVHKbMBra\">\n      \n      <input type=\"text\"\n             name=\"username\"\n             placeholder=\"Username\"\n             autofocus />\n      \n      <input type=\"password\" name=\"password\" placeholder=\"Password\" />\n      <input type=\"submit\" value=\"Login\" />\n    </form>\n  </div>\n\n\n  <h5>Please choose a provider</h5>\n  <div>\n    <ul class=\"login-grid block-grid\">\n      \n        <li>\n          <a rel=\"nofollow\"\n             href=\"/login/twitter/\"\n             class=\"umap-login-popup login-twitter\"\n             title=\"Twitter\"></a>\n        </li>\n      \n    </ul>\n  </div>\n\n"}