mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Close a tag I missed
This commit is contained in:
parent
15b6f0d937
commit
6fec224fd0
@ -7,5 +7,6 @@ content_jsonld = {
|
||||
}
|
||||
%>
|
||||
<%= content_jsonld.to_json.html_safe %>
|
||||
</script>
|
||||
|
||||
<%= render partial: 'content/show', locals: { content: @content } %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user