Skip to main content

PoolParty Linked Data Frontend Template Guide

09/12/2025

This guide details the file structure of PoolParty's Linked Data Frontend templates and announces a critical CSP update that disallows unsafe-inline styles and scripts, requiring developers to refactor all inline code, especially within Velocity Templates (.vm files), to external CSS/JS files.

The templates for the Linked Data Frontend reside in the frontendRoot directory that can be found here:

  • /opt/poolparty/data/frontendRoot

The basic structure of the templates in a PoolParty installation is as follows: