X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fprojects.html;fp=templates%2Fpatchwork%2Fprojects.html;h=ad98bc344227728ba06e050eee5733a21230f843;hb=984cb073d3f568ff8ad28c93d3be2b325b26f25d;hp=aa6df82865bfb9d801e575ec6a61eaba4557c581;hpb=c30c03312041c24c39b6a986882aae6189096c2f;p=patchwork diff --git a/templates/patchwork/projects.html b/templates/patchwork/projects.html index aa6df82..ad98bc3 100644 --- a/templates/patchwork/projects.html +++ b/templates/patchwork/projects.html @@ -10,8 +10,13 @@ {% for p in projects %}
{{p.linkname}}
-
{{p.name}}
+ >{{p.linkname}} + +
{{p.name}} +{% if p.web_url %} + (website) +{% endif %} +
{% endfor %} {% else %}