As I extended my theme for 3.0.5 today I found this in interface/web/mailuser/templates/index.htm
Code:
<h2><tmpl_var name="page_head_txt"></h2>
<p><tmpl_var name="page_desc_txt"></p>
I do not see why we should not use the tmpl_var named "page_*_txt" in
ALL template files.
If I missing something tell me please