From 6191cfef2adaa52019940cc448e28e2ad1a7ae6d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 11 Aug 2013 19:04:07 -0700 Subject: check these in so I can go back and find out why the stylsheet is horked --- view/tpl/usermenu.tpl | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 view/tpl/usermenu.tpl (limited to 'view/tpl/usermenu.tpl') diff --git a/view/tpl/usermenu.tpl b/view/tpl/usermenu.tpl new file mode 100644 index 000000000..1eb3f9127 --- /dev/null +++ b/view/tpl/usermenu.tpl @@ -0,0 +1,11 @@ +
+
{{$menu.menu_desc}}
+{{if $items }} + +{{/if}} +
+
-- cgit v1.2.3