diff --git a/tailbone/templates/people/view_profile_buefy.mako b/tailbone/templates/people/view_profile_buefy.mako new file mode 100644 index 00000000..6c3bf351 --- /dev/null +++ b/tailbone/templates/people/view_profile_buefy.mako @@ -0,0 +1,413 @@ +## -*- coding: utf-8; -*- +<%inherit file="/master/view.mako" /> + +
${person} is associated with ${len(person.customers)} customer account(s)
+${person} has never been a customer.
+ % endif +${person} has never been an employee.
+ % endif +${person} is associated with ${len(person.users)} user account(s)
+${person} has never been a user.
+ % endif +