Fixing a lot of mobile related bugs.
This commit is contained in:
parent
29770627da
commit
6067077580
5 changed files with 8 additions and 10 deletions
|
@ -3,9 +3,7 @@
|
|||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
<div id="content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
<div id="content">{{ .Content }}</div>
|
||||
{{- partial "footer.html" . -}}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue