diff --git a/templates/repo/cloudbrain/new.tmpl b/templates/repo/cloudbrain/new.tmpl index 2b14f11dc..b925f0e1b 100755 --- a/templates/repo/cloudbrain/new.tmpl +++ b/templates/repo/cloudbrain/new.tmpl @@ -22,19 +22,6 @@ {{template "custom/global_mask" .}}
{{template "repo/header" .}} -<<<<<<< HEAD -
-
- - {{if eq .NotStopTaskCount 0}} - {{template "base/alert" .}} - {{end}} - - {{template "custom/alert_cb" .}} -=======
{{if eq .NotStopTaskCount 0}} @@ -48,7 +35,6 @@ {{template "custom/alert_cb" .}}
->>>>>>> V20221214
{{.CsrfTokenHtml}} diff --git a/templates/repo/modelarts/notebook/new.tmpl b/templates/repo/modelarts/notebook/new.tmpl index 9ca43ff6a..1b3ea630a 100755 --- a/templates/repo/modelarts/notebook/new.tmpl +++ b/templates/repo/modelarts/notebook/new.tmpl @@ -2,18 +2,6 @@ {{template "custom/global_mask" .}}
{{template "repo/header" .}} -<<<<<<< HEAD -
-
- - {{if eq .NotStopTaskCount 0}} - {{template "base/alert" .}} - {{end}} - - {{template "custom/alert_cb" .}} -=======
@@ -28,7 +16,6 @@ {{.i18n.Tr "repo.modelarts.train_job.new_debug"}}
->>>>>>> V20221214 {{.CsrfTokenHtml}}