<%= notice %>
Name: <%= @standalone_resource.name %>
Description: <%= @standalone_resource.description %>
<%= link_to 'Edit', edit_standalone_resource_path(@standalone_resource) if check_privilege(Alberich::Privilege::MODIFY, @standalone_resource)%> | <%= link_to 'Back', standalone_resources_path %>