From ef72b74ec34e95a38890d542cda298dd6565d5ad Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 2 May 2025 16:37:29 +0300 Subject: Start replacing browser with a chat demo --- demo/templates/frag_aside_link.html.j2 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 demo/templates/frag_aside_link.html.j2 (limited to 'demo/templates/frag_aside_link.html.j2') diff --git a/demo/templates/frag_aside_link.html.j2 b/demo/templates/frag_aside_link.html.j2 new file mode 100644 index 0000000..9cd6041 --- /dev/null +++ b/demo/templates/frag_aside_link.html.j2 @@ -0,0 +1,9 @@ +{# +Params + text Text to render in the link + href URL to link to +#} + +
+ +
-- cgit v1.3