From 4af132cf6adeeeeb5d6764c378bec2d05cad042f Mon Sep 17 00:00:00 2001 From: frosty Date: Sun, 28 Dec 2025 03:26:05 -0500 Subject: Migrated from GitHub --- examples/template-demo/templates/header.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/template-demo/templates/header.html (limited to 'examples/template-demo/templates/header.html') diff --git a/examples/template-demo/templates/header.html b/examples/template-demo/templates/header.html new file mode 100644 index 0000000..746cee3 --- /dev/null +++ b/examples/template-demo/templates/header.html @@ -0,0 +1,8 @@ +
+

Beaker Templating Demonstration

+ +
-- cgit v1.2.3