{"id":56,"date":"2024-05-29T23:37:33","date_gmt":"2024-05-29T23:37:33","guid":{"rendered":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/?p=56"},"modified":"2024-05-29T23:37:33","modified_gmt":"2024-05-29T23:37:33","slug":"login-cshtml","status":"publish","type":"post","link":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/?p=56","title":{"rendered":"login.cshtml"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>@model WooCommerceWeb.Models.LoginModel\n@{\n    Layout = null;\n}\n\n&lt;!DOCTYPE html>\n&lt;html lang=\"en\">\n\n&lt;head>\n\n    &lt;meta charset=\"utf-8\">\n    &lt;meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n    &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n    &lt;meta name=\"description\" content=\"\">\n    &lt;meta name=\"author\" content=\"\">\n\n    &lt;title>SB Admin 2 - Login&lt;\/title>\n\n    &lt;!-- Custom fonts for this template-->\n    &lt;link href=\"~\/Content\/vendor\/fontawesome-free\/css\/all.min.css\" rel=\"stylesheet\" type=\"text\/css\">\n    &lt;link href=\"https:\/\/fonts.googleapis.com\/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i\"\n          rel=\"stylesheet\">\n\n    &lt;!-- Custom styles for this template-->\n    &lt;link href=\"~\/Content\/css\/sb-admin-2.min.css\" rel=\"stylesheet\">\n\n&lt;\/head>\n\n&lt;body class=\"bg-gradient-primary\">\n\n    &lt;div class=\"container\">\n\n        &lt;!-- Outer Row -->\n        &lt;div class=\"row justify-content-center\">\n\n            &lt;div class=\"col-xl-10 col-lg-12 col-md-9\">\n\n                &lt;div class=\"card o-hidden border-0 shadow-lg my-5\">\n                    &lt;div class=\"card-body p-0\">\n                        &lt;!-- Nested Row within Card Body -->\n                        &lt;div class=\"row\">\n                            &lt;div class=\"col-lg-6 d-none d-lg-block bg-login-image\">&lt;\/div>\n                            &lt;div class=\"col-lg-6\">\n                                &lt;div class=\"p-5\">\n                                    &lt;div class=\"text-center\">\n                                        &lt;h1 class=\"h4 text-gray-900 mb-4\">Welcome Back!&lt;\/h1>\n                                    &lt;\/div>\n                                    @using (Html.BeginForm(\"Index\", \"Login\", FormMethod.Post, new { @class = \"user\", enctype = \"multipart\/form-data\" }))\n                                    {\n                                        &lt;div class=\"form-group\">\n                                            @Html.TextBoxFor(model => model.Username, new { id = \"yourUsername\", @class = \"form-control form-control-user\", @placeholder = \"Enter user name...\" })\n\n                                        &lt;\/div>\n                                        &lt;div class=\"form-group\">\n                                            @Html.PasswordFor(model => model.Password, new { id = \"yourPassword\", @class = \"form-control form-control-user\", @placeholder = \"Password\" })\n\n                                        &lt;\/div>\n                                        &lt;input class=\"btn btn-primary btn-user btn-block\" type=\"submit\" value=\"Login\" \/>\n                                    }\n                                &lt;\/div>\n                            &lt;\/div>\n                        &lt;\/div>\n                    &lt;\/div>\n                &lt;\/div>\n\n            &lt;\/div>\n\n        &lt;\/div>\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>    &lt;!-- Bootstrap core JavaScript-->\n    &lt;script src=\"~\/Content\/vendor\/jquery\/jquery.min.js\">&lt;\/script>\n    &lt;script src=\"~\/Content\/vendor\/bootstrap\/js\/bootstrap.bundle.min.js\">&lt;\/script>\n\n    &lt;!-- Core plugin JavaScript-->\n    &lt;script src=\"~\/Content\/vendor\/jquery-easing\/jquery.easing.min.js\">&lt;\/script>\n\n    &lt;!-- Custom scripts for all pages-->\n    &lt;script src=\"~\/Content\/js\/sb-admin-2.min.js\">&lt;\/script>\n\n&lt;\/body>\n\n&lt;\/html><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-56","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/posts\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=56"}],"version-history":[{"count":1,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/posts\/56\/revisions"}],"predecessor-version":[{"id":57,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=\/wp\/v2\/posts\/56\/revisions\/57"}],"wp:attachment":[{"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=56"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=56"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mystifying-liskov.77-68-127-141.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}