diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
index 1f8a32cf..3c2b575d 100644
--- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
+++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl
@@ -4,8 +4,7 @@
<#include "individual-setup.ftl">
-<#-- QR code stuff. Will be uncommented when QR codes are rolled out. -->
-<#-- <#include "individual-qrCodeFoafPerson.ftl"> -->
+<#include "individual-qrCodeFoafPerson.ftl">
@@ -43,7 +42,7 @@
<#-- Links -->
<@p.vitroLinks propertyGroups namespaces editable "individual-urls-people" />
- <#-- QR code stuff. Will be uncommented when QR codes are rolled out.
+ <#-- QR Codes -->
<#if hasValidVCard()>
#if>
- -->