From 870fd947079d73b663765b7330c9fea9a9418681 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 31 Aug 2018 15:32:43 -0400 Subject: [PATCH] new tpl for nodebb/nodebb#6678 --- templates/account/sessions.tpl | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 templates/account/sessions.tpl diff --git a/templates/account/sessions.tpl b/templates/account/sessions.tpl new file mode 100644 index 0000000..33ac3b9 --- /dev/null +++ b/templates/account/sessions.tpl @@ -0,0 +1,32 @@ +
+ + + +
+
+

[[user:sessions.description]]

+
+
    + +
  • +
    + + + + + + {function.userAgentIcons} + +
    + {../browser} {../version} on {../platform}
    + +
      +
    • [[global:ip_address]]: {../ip}
    • +
    +
  • + +
+
+
+ +
\ No newline at end of file