From 55cb32248953c6e63a2da478f0eb3895875f93d8 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 13 Aug 2013 01:24:02 -0700 Subject: a bit more work on menus --- view/tpl/menulist.tpl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 view/tpl/menulist.tpl (limited to 'view/tpl/menulist.tpl') diff --git a/view/tpl/menulist.tpl b/view/tpl/menulist.tpl new file mode 100644 index 000000000..3ad92cb7e --- /dev/null +++ b/view/tpl/menulist.tpl @@ -0,0 +1,16 @@ +

{{$title}}

+ +{{$hintnew}} + +
+ +{{if $menus }} + +{{/if}} + + + -- cgit v1.2.3