Jean-Baptiste Mayer
2015-04-14 e5227a46f4405dd8bfcc1582356f8e12d1e928c0
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>