This website works better with JavaScript
Home
Explore
Help
Register
Sign In
choozmo
/
bhouseWeb
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5650b91796
Branches
Tags
feature/add-collections
feature/add-index-for-blog-categories
feature/get-img-from-local
feature/store_and_blog
feature/style-fixed
fix/store_location_content_format
master
style-fixed-2021040801
備援機
bhouseWeb
/
themes
/
hugo-lamp
/
layouts
/
_default
/
single.html
single.html
69 B
History
Raw
1
2
3
4
5
6
7
{{ define "main" }}
<div>
{{ .Content }}
</div>
{{ end }}