individual--foaf-person.ftl: vCard QR code prepped and ready, just uncomment the call.
This commit is contained in:
parent
b27514e14c
commit
64a69b9e1e
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<#-- Individual profile page template for foaf:Person individuals -->
|
||||
|
||||
<#include "individual-setup.ftl">
|
||||
<#include "individual-qrCodeFoafPerson.ftl">
|
||||
|
||||
<section id="individual-intro" class="vcard person" role="region">
|
||||
|
||||
|
@ -68,6 +69,8 @@
|
|||
|
||||
<#-- Links -->
|
||||
<@p.vitroLinks propertyGroups namespaces editable "individual-urls-people" />
|
||||
|
||||
<#-- <@qrCodeVCard qrCodeWidth="150" /> -->
|
||||
</section>
|
||||
|
||||
<section id="individual-info" ${infoClass!} role="region">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue