Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/template/default/mail/header.tpl

12 lines
347 B

<table border="0" cellpadding="10" cellspacing="0" width="100%">
<tr>
<td width="245">
<a href="{{ _p.web }}">
<img src="{{ _p.web_css_theme ~ 'images/header-logo.png' }}" alt="{{ _s.site_name }}">
</a>
</td>
<td width="100%">
&nbsp;
</td>
</tr>
</table>