sync
This commit is contained in:
5
app/views/artists/new.html.erb
Normal file
5
app/views/artists/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<div id="artist-new">
|
||||
<%= render :partial => "form" %>
|
||||
</div>
|
||||
|
||||
<%= render :partial => "secondary_nav_links" %>
|
||||
Reference in New Issue
Block a user