saved searches is going awesome. Partial work on adding them as galleries
[zzz-floof.git] / floof / templates / index.mako
index e9abdfa..af95f7a 100644 (file)
@@ -1,6 +1,5 @@
 <%inherit file="base.mako" />
 
-<a href="${h.url_for(controller="art", action="new")}">Add New Art!</a>
 
 <ul class="artwork-grid">
     % for artwork in c.artwork: