This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs-website/themes/svrjswebsite/layout/archive.ejs
2024-03-15 21:53:12 +01:00

6 lines
122 B
Text

<div class="content">
<div class="real-content">
<h1><%= page.title %></h1>
<%- page.content %>
</div>
</div>