mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
7 lines
No EOL
192 B
Text
7 lines
No EOL
192 B
Text
<% var pageTitle = 'Shinobi Boilerplate Template' %>
|
|
<!-- Header -->
|
|
<% include blocks/header.ejs %>
|
|
<!-- Page -->
|
|
<% include blocks/home.ejs %>
|
|
<!-- Footer -->
|
|
<% include blocks/footer.ejs %> |