Skip to content

Instantly share code, notes, and snippets.

@hmboyd
Created December 29, 2021 00:31
Show Gist options
  • Save hmboyd/406a6d4bb445a4510958deee957ddbbc to your computer and use it in GitHub Desktop.
Save hmboyd/406a6d4bb445a4510958deee957ddbbc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<script id="entry-template" type="text/x-handlebars-template">
<div class="entry">
<h1>{{title}}</h1>
<div class="body">
{
"createTime": "2020-01-07T21:59:43.314Z",
"lifecycleState": "ACTIVE",
"name": "my-project",
"parent": {
"id": "634792535758",
"type": "folder"
},
"projectId": "my-project",
"labels": {
"my-label": "prod"
},
"projectNumber": "464036093014"
}
</div>
</div>
</script>
<meta charset="UTF-8">
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment