tempcrime.ejs 133 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<% include ../partials/header %>
</head>
<body>
<%= body %>
</body>
</html>