X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/882ce78e4fc3361288dbc3c453412556aa529c7d..1c40892fc9ff71d7add588e929b9a4881de6c5b4:/data/templates/doap.htm?ds=sidebyside diff --git a/data/templates/doap.htm b/data/templates/doap.htm index 5302dd4..0203edb 100644 --- a/data/templates/doap.htm +++ b/data/templates/doap.htm @@ -1,10 +1,18 @@ + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns="http://usefulinc.com/ns/doap#"> {{repo.getTitle}} {{date}} + {% set owner = repo.getOwner() %} + + + {{owner.name}} + + + {% if repo.getCloneURL(true) %}