From 8defd5aa55d31910d0a2d82e7e6f2bf8e1756fd1 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 9 Jun 2015 23:14:05 +0200 Subject: [PATCH] Replace thereference of rsshead in apicomments.tpl and apidetail.tpl --- .../nntmux/views/frontend/apicomments.tpl | 18 ++++++++++++++++-- .../nntmux/views/frontend/apidetail.tpl | 18 ++++++++++++++++-- 2 files changed, 32 insertions(+), 4 deletions(-) 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}