merged suff, commented out some of my own
[zzz-floof.git] / floof / templates / art / show.mako
index bf14dff..9356447 100644 (file)
@@ -43,12 +43,6 @@ ${h.end_form()}
 % endfor
 </ul>
 
 % endfor
 </ul>
 
-<h2>Add Relations</h2>
-${h.form (h.url("create_relation", kind="by", art_id=c.art.id))}
-By: ${h.text('username')}
-${h.submit('add','Add')}
-${h.end_form()}
-
 <img class="full" src="${h.storage_url('art/medium', c.art.hash)}">
 
 ${comments.comment_block(c.art.discussion.comments)}
 <img class="full" src="${h.storage_url('art/medium', c.art.hash)}">
 
 ${comments.comment_block(c.art.discussion.comments)}