Topic: Little question: about the hardcoded language
I'm just wondering about the hardcoded language words in the files like home.tpl.
Why is the text of contentlabel hardcoded, and contentSummary not?
<table cellpadding="0" cellspacing="0">
<tr>
<td><div class="contentLabel">Body type</div></td>
<td><div class="contentSummary">{bodytype}</div>
</td></tr>