Files
node-oauth/examples/express-gdata/views/layout.ejs

9 lines
64 B
Plaintext

<html>
<head>
</head>
<body>
<%- body %>
</body>
</html>