X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/490b45cdc311a09db0266a3f974289e3979bf2ea..36dba08534b4309de0e0746784e2a6c5bb854030:/floof/templates/art/show.mako?ds=sidebyside diff --git a/floof/templates/art/show.mako b/floof/templates/art/show.mako index 9356447..3ea3849 100644 --- a/floof/templates/art/show.mako +++ b/floof/templates/art/show.mako @@ -38,7 +38,7 @@ ${h.end_form()} ('Recipient', c.art.recipients), \ ('Participant', c.art.participants)): % for user in relations: -
  • ${label}: ${user.name} +
  • ${label}: ${user.name} % endfor % endfor