]> git.openstreetmap.org Git - rails.git/blob - app/views/site/edit.html.erb
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
[rails.git] / app / views / site / edit.html.erb
1 <% content_for :content do %>
2   <% if @enable_editor %>
3     <%= render :partial => preferred_editor %>
4   <% end %>
5 <% end %>