Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « layouts - github.com/darshanbaral/mero.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce0b696b0d2597f8a78c1f669e5c4273cb9bbbd4 (plain)
1
2
3
4
5
{{ define "main" }}
<main>
    {{ partial "intro.html" . }}
</main>
{{ end }}