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