SapphireInfo.ss
306 Bytes
<html>
<head>
<title>SilverStripe Application Information</title>
</head>
<body>
<h1>SilverStripe Application Information</h1>
<dl>
<dt>SilverStripe version:</dt> <dd>$Version</dd>
<dt>Environment type:</dt> <dd>$EnvironmentType</dd>
<dt>Site URL:</dt> <dd>$BaseURL</dd>
</dl>
</body>
</html>