X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/97c4ac59eed8b66b2e7f85d8ac325b063fb8a0ce..227289a8fa6093f468290d4b3b68f6948f1a2b14:/data/templates/doap.htm 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) %}