forked from saurabh/orbit4-5
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1><%= @data['title'] %></h1>
|
||
|
</body>
|
||
|
</html>
|