X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/00425c8fcad370a7f596dafe8e188837fcb35130..f13f9473798a81113ac640612b878febd4afa714:/app/views/redactions/index.html.erb diff --git a/app/views/redactions/index.html.erb b/app/views/redactions/index.html.erb index b53e9b747..26dad64cf 100644 --- a/app/views/redactions/index.html.erb +++ b/app/views/redactions/index.html.erb @@ -1,10 +1,18 @@ -<% @title = t('.title') %> +<% @title = t(".title") %> <% content_for :heading do %> -
<%= t '.empty' %>
+<%= t ".empty" %>
+<% end %> + +<% if can?(:create, Redaction) %> +