diff --git a/www/templates/nntmux/views/frontend/apicomments.tpl b/www/templates/nntmux/views/frontend/apicomments.tpl index ce9c04de6..4180ff9c6 100644 --- a/www/templates/nntmux/views/frontend/apicomments.tpl +++ b/www/templates/nntmux/views/frontend/apicomments.tpl @@ -1,5 +1,19 @@ -{$rsshead} - + + + + + {$site->title|escape} + {$site->title|escape} Api Detail + {$serverroot} + en-gb + {$site->email} ({$site->title|escape}) + {$site->meta_keywords} + + {$serverroot}themes_shared/images/logo.png + {$site->title|escape} + {$serverroot} + Visit {$site->title|escape} - {$site->strapline|escape} + {foreach from=$comments item=comm} {$comm.username} diff --git a/www/templates/nntmux/views/frontend/apidetail.tpl b/www/templates/nntmux/views/frontend/apidetail.tpl index 6ee9b3c4f..f9a98fb7d 100644 --- a/www/templates/nntmux/views/frontend/apidetail.tpl +++ b/www/templates/nntmux/views/frontend/apidetail.tpl @@ -1,5 +1,19 @@ -{$rsshead} - + + + + + {$site->title|escape} + {$site->title|escape} Api Detail + {$serverroot} + en-gb + {$site->email} ({$site->title|escape}) + {$site->meta_keywords} + + {$serverroot}themes_shared/images/logo.png + {$site->title|escape} + {$serverroot} + Visit {$site->title|escape} - {$site->strapline|escape} + {foreach from=$releases item=release} {$release.searchname}