8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
<html>
|
|
<head>
|
|
<title><%= current_site.name %></title>
|
|
</head>
|
|
<body>
|
|
<h1>...rendering liquid templates soon</h1>
|
|
</body>
|
|
</html> |