diff --git a/templates/base.html b/templates/base.html index 94b408b..ddc15bb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,5 +1,5 @@ - +
{{ template "title" . }} diff --git a/templates/index.html b/templates/index.html index b17adb6..a89a17a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,12 +1,27 @@ {{ define "title" }}