2017-10-18 08:25:22 +02:00
|
|
|
{{if $alternate}}
|
2020-12-28 02:36:33 +01:00
|
|
|
<link href="{{$alternate}}" rel="alternate" type="application/atom+xml">
|
2017-10-18 08:25:22 +02:00
|
|
|
{{/if}}
|
|
|
|
{{if $conversation}}
|
2020-12-28 02:36:33 +01:00
|
|
|
<link href="{{$conversation}}" rel="conversation" type="application/atom+xml">
|
2017-10-18 08:25:22 +02:00
|
|
|
{{/if}}
|