Phone-Widgets
phone.list phone.missedlistphone.missedlist
Displays the phonelist (only missed phonecalls) from a phone system
Parameters
{{phone.missedlist(id, title, count) }}
id
unique id for this widget
title
a title to display
count
the number of displayed lines, default 3
Example
{{ phone.missedlist('phonelist', 'Phonelist', 3) }}