diff options
Diffstat (limited to 'templates/blocks/collaborator.html')
-rw-r--r-- | templates/blocks/collaborator.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blocks/collaborator.html b/templates/blocks/collaborator.html new file mode 100644 index 0000000..90f91ad --- /dev/null +++ b/templates/blocks/collaborator.html @@ -0,0 +1 @@ +<a href="{{ this.url }}">{{ this.collaborator }}</a> |