<h1>Editing script</h1>
<%= render "form", script: @script %>
<br>
<div>
<%= link_to "Show this script", @script %> |
<%= link_to "Back to scripts", scripts_path %>
</div>