Joel Johnson
2015-06-30 71b07b4daa6ec6a4b744dafec3b525a7c73d9d9f
1
2
3
4
5
6
7
8
9
10
11
12
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "EmailMessage",
  "description": "View this Ticket in Gitblit",
  "action": {
    "@type": "ViewAction",
    "url": "${url}",
    "name": "View Ticket"
  }
}
</script>