SOURCE CODE REVIEW

root@oco:~$ BROWSER > {targetSite | ipAddress}
 ...
 <!--test account: egre55 / password-->
 <html>
 <head>
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>Admin Login</title>
 <link href="https://fonts.googleapis.com/css..." rel=stylesheet">
 ...

Last updated