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