summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2005-11-04 01:45:30 +0000
committerDaniel Drake <dsd@gentoo.org>2005-11-04 01:45:30 +0000
commit30cde3efb56baedccffcd28cb382125181ed3c79 (patch)
tree06896d214fc6a8a7d6c671f525dc8f129647cc58 /templates/index.html.tmpl
parentAllow cia usernames to differ from gentoo ones, and set sebastians cia username. (diff)
downloadplanet-30cde3efb56baedccffcd28cb382125181ed3c79.tar.gz
planet-30cde3efb56baedccffcd28cb382125181ed3c79.tar.bz2
planet-30cde3efb56baedccffcd28cb382125181ed3c79.zip
Add Gentoo news feed
Diffstat (limited to 'templates/index.html.tmpl')
-rw-r--r--templates/index.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl
index 6e48dfb..0c59412 100644
--- a/templates/index.html.tmpl
+++ b/templates/index.html.tmpl
@@ -87,10 +87,12 @@ Views expressed in the content published here do not necessarily represent the v
<span class="personheading">
<a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_VAR channel_name></a>
</span>
+<TMPL_IF channel_username>
a.k.a. <b><TMPL_VAR channel_username></b>
(<a href="http://dev.gentoo.org/~<TMPL_VAR channel_username ESCAPE="HTML">/">homepage</a>,
<a href="http://cia.navi.cx/stats/author/<TMPL_IF channel_cia_username><TMPL_VAR channel_cia_username ESCAPE="HTML"><TMPL_ELSE><TMPL_VAR channel_username ESCAPE="HTML"></TMPL_IF>">stats</a>,
<a href="http://bugs.gentoo.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=<TMPL_VAR channel_username ESCAPE="HTML">%40gentoo.org&amp;emailtype1=exact&amp;emailassigned_to1=1&amp;emailreporter1=1">bugs</a>)
+</TMPL_IF>
</div>
</TMPL_IF>