From 44426d21c395c890608d83bdda736b2968bc7d7c Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 27 Jan 2018 18:44:18 -0800 Subject: [PATCH] fix bootstrap 4 problems --- bootstrap/layouts/cloud.html | 2 +- bootstrap/layouts/outer.html | 8 ++++---- bootstrap/main.go | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bootstrap/layouts/cloud.html b/bootstrap/layouts/cloud.html index ae19d7e..8357a6c 100644 --- a/bootstrap/layouts/cloud.html +++ b/bootstrap/layouts/cloud.html @@ -2,7 +2,7 @@ {{if .Meta.TagState.Tags}}
{{range .Meta.TagState.Tags}} - {{.}} + {{.}} {{end}}
{{end}} diff --git a/bootstrap/layouts/outer.html b/bootstrap/layouts/outer.html index 5a71269..6dfb725 100644 --- a/bootstrap/layouts/outer.html +++ b/bootstrap/layouts/outer.html @@ -21,10 +21,7 @@ {{end}} {{define "navbar"}} -