James Moger
2015-12-08 f7e28a481bcf86070b829e2574b6d5202124bb0a
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>