Is it possible to plave value from properties file into tag parameter with wicket:message without using java.
For example i have the following element <i class="ico ico-filter-code" data-toggle="tooltip" data-placement="top" title=""
data-original-title="Sime title from properties file"></i>
Any suggestions?