As a dashboard creator, I want to be able to reuse a template across conditional rendering blocks rather than needing to repeat it. https://github.com/pod-os/PodOS/issues/46#issuecomment-2408720288 suggests using a `src` attribute, presumably with a HTML fragment compatible with #126
As a dashboard creator, I want to be able to reuse a template across conditional rendering blocks rather than needing to repeat it.
#46 (comment) suggests using a
srcattribute, presumably with a HTML fragment compatible with #126