I have a meta tag in my markup:
<meta name="description" content="I want to dynamically change this text">

Is it possible with wicket to change the content attribute of that meta tag? How can I do that?

Reply via email to