From aa879b57a438c4c73a183973bfc781e705e29022 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 25 Nov 2020 20:23:42 +0000 Subject: [PATCH] landscape.tera from other version We're going to use Jinja inheritance Signed-off-by: Ian Jackson --- templates/landscape.tera | 101 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 templates/landscape.tera diff --git a/templates/landscape.tera b/templates/landscape.tera new file mode 100644 index 00000000..be5c758c --- /dev/null +++ b/templates/landscape.tera @@ -0,0 +1,101 @@ + + +
+
+ + + +{%- for piece in uses %} + +{%- endfor %} + +{%- for piece in defs %} + {{ piece.1 }} +{%- endfor %} + +
+
+Hi {{nick | escape}} | | +nothing +

+
+
+
+

+

+
+
+
+
Mouse select/deselect/drag
+
shift multiple selection
+
+

+

+ +{% for ent in log %} + + +{%- endfor %} +
{{ent.when}}
{{ ent.logent.logent.html | safe }}
+
+
+ +
+ +
+
+This server is running Otter, the Online TableTop Environment +Renderer. Otter and its shape (piece picture) libraries +are Free Software and come with NO +WARRANTY. -- 2.30.2