diff --git a/lib/schema_web/templates/page/profile.html.eex b/lib/schema_web/templates/page/profile.html.eex index c7350b1..336d31c 100644 --- a/lib/schema_web/templates/page/profile.html.eex +++ b/lib/schema_web/templates/page/profile.html.eex @@ -25,6 +25,7 @@ limitations under the License.
<%= raw @data[:description] %>
+ <%= raw object_references_section(@data[:references]) %>