diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
index e050de92..aa14cbb4 100644
--- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
+++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
@@ -3,6 +3,7 @@
<#-- Individual profile page template for foaf:Person individuals -->
<#include "individual-setup.ftl">
+<#include "individual-qrCodeFoafPerson.ftl">
@@ -68,6 +69,8 @@
<#-- Links -->
<@p.vitroLinks propertyGroups namespaces editable "individual-urls-people" />
+
+ <#-- <@qrCodeVCard qrCodeWidth="150" /> -->