From 64b99ad0040557b3036cf46a84b619b30df71ded Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 20 Apr 2018 15:10:39 -0400 Subject: [PATCH] tpl changes for nodebb/nodebb#6463 --- templates/account/blocks.tpl | 9 +++++++++ templates/partials/account/menu.tpl | 1 + 2 files changed, 10 insertions(+) create mode 100644 templates/account/blocks.tpl diff --git a/templates/account/blocks.tpl b/templates/account/blocks.tpl new file mode 100644 index 0000000..1c52849 --- /dev/null +++ b/templates/account/blocks.tpl @@ -0,0 +1,9 @@ +
+ + +
+

{title}

+ + derp +
+
\ No newline at end of file diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index e09c759..c751889 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -46,6 +46,7 @@
  • [[user:following]]
  • [[user:followers]]
  • +
  • [[user:blocks]]
  • [[global:topics]]
  • [[global:posts]]