mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 15:05:40 +01:00
Fixed wiki missing layout.
This commit is contained in:
parent
1a3b7c885b
commit
be8ed2132a
@ -1,3 +1,4 @@
|
|||||||
|
{{ define "main" }}
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">{{ .Title }}</h1>
|
<h1 class="title">{{ .Title }}</h1>
|
||||||
@ -17,3 +18,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
{{ end }}
|
Loading…
Reference in New Issue
Block a user