13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
<div class="bulk-update-requests">
|
|
<div class="new">
|
|
<h1>Edit Bulk Update Request</h1>
|
|
<%= render "form" %>
|
|
</div>
|
|
</div>
|
|
|
|
<%= render "secondary_links" %>
|
|
|
|
<% content_for(:page_title) do %>
|
|
Edit Bulk Update Request - <%= Danbooru.config.app_name %>
|
|
<% end %>
|