diff --git a/.bra.toml b/.bra.toml
index bd324f035..9650679d5 100755
--- a/.bra.toml
+++ b/.bra.toml
@@ -11,6 +11,7 @@ watch_dirs = [
"$WORKDIR/models",
"$WORKDIR/cmd",
"$WORKDIR/options",
+ "$WORKDIR/web_src",
] # Directories to watch
watch_exts = [".go", ".ini", ".less"] # Extensions to watch
env_files = [] # Load env vars from files
diff --git a/templates/datasets/create.tmpl b/templates/datasets/create.tmpl
index 9a18e4a0d..692580ce5 100644
--- a/templates/datasets/create.tmpl
+++ b/templates/datasets/create.tmpl
@@ -26,7 +26,7 @@
-