grunt-ruby-haml/test/expected/02_scored.html

10 lines
231 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>TEST</title>
</head>
<body>
<h1><%= (2 + 2) %></h1>
</body>
</html>