From 432d9c318f44c89be0134ff518e3ea4d95f15ed7 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Fri, 18 Sep 2026 18:02:14 -0700 Subject: Add AGPL headers and remove unneeded files --- php/templates.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'php/templates.php') diff --git a/php/templates.php b/php/templates.php index 4ead3f8..dfd4063 100644 --- a/php/templates.php +++ b/php/templates.php @@ -1,4 +1,21 @@ . + */ function render_component(string $componentPath): string { ob_start(); -- cgit v1.2.3