Sample express app which uses Google GData API
This commit is contained in:
9
examples/express-gdata/views/layout.ejs
Normal file
9
examples/express-gdata/views/layout.ejs
Normal file
@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<%- body %>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user