Close a tag I missed

This commit is contained in:
Robert Richter 2016-09-19 21:16:52 -05:00
parent 15b6f0d937
commit 6fec224fd0
No known key found for this signature in database
GPG Key ID: BEC39BF873A0103B

View File

@ -7,5 +7,6 @@ content_jsonld = {
}
%>
<%= content_jsonld.to_json.html_safe %>
</script>
<%= render partial: 'content/show', locals: { content: @content } %>