summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-08-07 01:45:52 +0000
committerSteve Dibb <beandog@gentoo.org>2006-08-07 01:45:52 +0000
commit6b5b683d3aee43ffcf7f708666ec15f49c97dd89 (patch)
tree257a08fe0f501c0e220856756e93ffb8b53b3c9c /templates/index.html.tmpl
parentadd spb (diff)
downloadplanet-6b5b683d3aee43ffcf7f708666ec15f49c97dd89.tar.gz
planet-6b5b683d3aee43ffcf7f708666ec15f49c97dd89.tar.bz2
planet-6b5b683d3aee43ffcf7f708666ec15f49c97dd89.zip
display soc project on html pages
Diffstat (limited to 'templates/index.html.tmpl')
-rw-r--r--templates/index.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl
index 1aa6803..ff7038b 100644
--- a/templates/index.html.tmpl
+++ b/templates/index.html.tmpl
@@ -93,6 +93,9 @@ a.k.a. <b><TMPL_VAR channel_username></b>
<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>
+<TMPL_IF channel_project>
+ <b>(<TMPL_VAR channel_project ESCAPE="HTML">)</b>
+</TMPL_IF>
</div>
</TMPL_IF>