All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.view-indexmanager.ftl Maven / Gradle / Ivy

The newest version!
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">
<#assign css=[]>
<#assign js=["indexmanager.js"]>
<@header css js/>
<#if entities?has_content>
    
<#list entities as entity>
<#else> No indexed entities. <@footer/>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy