diff --git a/productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl similarity index 90% rename from productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl rename to productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index 935fc9ad..94fd34d6 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -1,6 +1,6 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<#-- Template for individual profile page --> +<#-- Template for profile page for individuals of type foaf:Person --> <#import "lib-list.ftl" as l> <#import "lib-properties.ftl" as p> @@ -19,6 +19,7 @@
+ <#-- Thumbnail --> <#if individual.thumbUrl??> ${individual.name} @@ -115,15 +116,6 @@
<#include "individual-sparklineVisualization.ftl"> - - <#-- RY Move out of this template when it's converted to individual--foaf-person.ftl. Will we have an organization-specific individual template? --> - <#if individual.organization > -
-
-

Temporal Graph
View 4

-
- <#--
VISMODE: ${individual.moniker}
--> -