mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
76b5adc979
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@75579 467b73ca-7a2a-4603-9d3b-597d59a354a9
13 lines
201 B
Scheme
13 lines
201 B
Scheme
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<% base_tag %>
|
|
</head>
|
|
<body>
|
|
|
|
<p class="body">
|
|
$Body
|
|
</p>
|
|
|
|
</body>
|
|
</html> |