diff --git a/view/tpl/profile_tabs.tpl b/view/tpl/profile_tabs.tpl new file mode 100644 index 000000000..983b6c0f0 --- /dev/null +++ b/view/tpl/profile_tabs.tpl @@ -0,0 +1,4 @@ +{{foreach $tabs as $tab}} +{{$tab.label}} +{{/foreach}} +