You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-10 22:41:25 +02:00
issue #29 fixed hot reload of html templates
services had env vars resolving to directories not being watched by fresh
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
{{end}}
|
||||
{{ define "content" }}
|
||||
|
||||
<div id="myCarousel" class="carousel slide" data-ride="carousel">
|
||||
<ol class="carousel-indicators">
|
||||
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
|
||||
|
Reference in New Issue
Block a user