Hi! Right now, the Vaultwiki pages show the tabs first, then the page title header. Like this:
<ul class="vw-tabs"></ul>
<h1 itemprop="headline">Title</h1>
Is there a way to restructure the HTML so that these two are switched? I can't find where to do it in the templates.
Thank you!