From: Ian Jackson Date: Wed, 13 Jan 2021 22:26:21 +0000 (+0000) Subject: infopane: Start to split up, wrap in a new div, rename macro, nfc X-Git-Tag: otter-0.3.0~22 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=826241b13b08d04b8ddc2158ecae6ca3d9143480;p=otter.git infopane: Start to split up, wrap in a new div, rename macro, nfc Signed-off-by: Ian Jackson --- diff --git a/templates/landscape.tera b/templates/landscape.tera index 7b224892..d0626155 100644 --- a/templates/landscape.tera +++ b/templates/landscape.tera @@ -46,7 +46,7 @@
- {{ m::uos() }} + {{ m::infopane() }}
diff --git a/templates/macros.tera b/templates/macros.tera index 6679674f..e4e618a9 100644 --- a/templates/macros.tera +++ b/templates/macros.tera @@ -71,7 +71,8 @@ Hi {{nick | escape}} {% endmacro space %} -{% macro uos() %} +{% macro infopane() %} +
@@ -79,7 +80,8 @@ Hi {{nick | escape}}
Mouse select/deselect/drag
shift multiple selection
-{% endmacro uos %} +
+{% endmacro infopane %} {% macro footer() %}