{"html": "\n\n  <h5>Bitte melden Sie sich mit Ihrem Konto an</h5>\n  <div>\n    \n    <form id=\"login_form\" action=\"/de/login/\" method=\"post\">\n      <input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"m51n1QWdovl8Vpy16Zq00v9zyW4kS56G3bRzYFSkUvlJtrqDIMJosRSaj3WIHP6y\">\n      \n      <input type=\"text\"\n             name=\"username\"\n             placeholder=\"Benutzername\"\n             autofocus />\n      \n      <input type=\"password\" name=\"password\" placeholder=\"Passwort\" />\n      <input type=\"submit\" value=\"Anmeldung\" />\n    </form>\n  </div>\n\n\n  <h5>Bitte w\u00e4hle einen Anbieter</h5>\n  <div>\n    <ul class=\"login-grid block-grid\">\n      \n        <li>\n          <a rel=\"nofollow\"\n             href=\"/login/gitea/\"\n             class=\"umap-login-popup login-gitea\"\n             title=\"Gitea\"></a>\n        </li>\n      \n    </ul>\n  </div>\n\n"}