diff options
Diffstat (limited to 'app/views/nodes/edit.html.erb')
| -rw-r--r-- | app/views/nodes/edit.html.erb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index 269e0e49..927cc648 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | <% content_for :head do %> | ||
| 2 | <script src="<%= mtime_busted_path('/javascripts/marked.18.0.9.umd.js') %>"></script> | ||
| 3 | <% end %> | ||
| 4 | |||
| 1 | <h1><%= title_for_node(@node) %></h1> | 5 | <h1><%= title_for_node(@node) %></h1> |
| 2 | 6 | ||
| 3 | <div class="admin_layout"> | 7 | <div class="admin_layout"> |
