This commit is contained in:
2021-02-11 18:08:00 +01:00
parent 40bf13de53
commit cb562e6a57
3 changed files with 7 additions and 13 deletions
+2 -1
View File
@@ -12,10 +12,11 @@
</header>
<section role="main-content">
<div class="wrapper">
<RouterView />
<RouterView />
</div>
</section>
<footer role="tools">
<p>footer</p>
</footer>
</div>
</template>
+1
View File
@@ -7,6 +7,7 @@
<h1>En Français</h1>
</header>
<section>
<p>contenu</p>
</section>
</div>
</template>