1
0
Fork 0
docsearch/docs/source/layouts/raw.html.erb
2018-02-07 10:56:52 +01:00

7 lines
158 B
Text

<html>
<head></head>
<body>
<h1 id="<%= anchorize(current_page.data.title) %>"><%= current_page.data.title %></h1>
<%= yield %>
</body>
</html>