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