added content to about and contact page and added main-handler to achive spa-functionality
This commit is contained in:
parent
d60d1df51e
commit
b82e138c4d
6 changed files with 102 additions and 4 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<div class="container is-widescreen">
|
||||
{{ template "header" . }}
|
||||
</div>
|
||||
<div class="container is-widescreen">
|
||||
<div class="container is-widescreen" id="main-content">
|
||||
{{ template "main" . }}
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue