6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head><title><%= title %></title></head>
|
||
|
<body><%= content %></body>
|
||
|
</html>
|