From 67441f813917d0a9c6624ec04ddc08d89ec2b3bc Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 24 Jan 2024 17:29:33 +0100 Subject: Work on chat page --- templates/send.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/send.html') diff --git a/templates/send.html b/templates/send.html index b3bccab..f90d447 100644 --- a/templates/send.html +++ b/templates/send.html @@ -1,9 +1,11 @@ {% include "head.html" %}

Send a frame

-

One main feature of CATS is that packets are constructed from Whiskers. - Each Whisker represents one possible attribute of data.

-

On this page you can select which whiskers to include in your packet.

+
+

One main feature of CATS is that packets are constructed from Whiskers. + Each Whisker represents one possible attribute of data.

+

On this page you can select which whiskers to include in your packet.

+

Identification

@@ -19,11 +21,11 @@

- +

- +

Comment Whisker

@@ -58,7 +60,7 @@
-->
- +
{% include "foot.html" %} -- cgit v1.2.3