On 9 September 2013 03:55, David Tildesley <[email protected]> wrote:
> > Can I just check with you that adding bootstrap will provide a "master" > html template for the site? This would be really useful for including e.g > header meta info in one place (please correct me if this is already > possible now). > I don't think that it will, David. Nor is it possible now. If you could code sketch what you'd like to do in a new JIRA ticket, we'll see if we could incorporate somehow. For example, using Wicket's Include component [1] we ought to be able to include arbitrary blocks of HTML into the page. (You could even get one of your guys to provide a little patch :-) Cheers Dan [1] http://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/markup/html/include/Include.html > > >
