1
0
mirror of https://github.com/actix/actix-website synced 2025-06-30 08:44:27 +02:00
This commit is contained in:
krircc
2018-06-11 20:37:12 +08:00
parent 3ce7f69218
commit cc4f4a5d48
9 changed files with 111 additions and 3 deletions

3
layouts/blog/single.html Normal file
View File

@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}