James Moger
2014-11-19 57f05709b0b7072b4d9fb1a355d87dff7c7e3665
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>