Warning, file /pim/kaddressbook/src/viewertemplates/contactgroup_memberrow.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 <tr> 0002 <td align="right" valign="top" width="50%"> 0003 <b> 0004 <font color="grey">{{ title }}</font> 0005 </b> 0006 </td> 0007 <td align="left" valign="top" width="50%"> 0008 <font>{{ value }}</font> 0009 </td> 0010 </tr>