diff --git a/templates/org/team/members.tmpl b/templates/org/team/members.tmpl old mode 100644 new mode 100755 index ef595f841..0114e208c --- a/templates/org/team/members.tmpl +++ b/templates/org/team/members.tmpl @@ -1,11 +1,12 @@ {{template "base/head" .}} +
{{template "org/header" .}}
{{template "base/alert" .}}
{{template "org/team/sidebar" .}} -
+
{{template "org/team/navbar" .}} {{if .IsOrganizationOwner}}
@@ -23,7 +24,7 @@
{{end}} -
+
{{range .Team.Members}}
{{if $.IsOrganizationOwner}} @@ -47,4 +48,4 @@
-{{template "base/footer" .}} +{{template "base/footer" .}} \ No newline at end of file diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index 413bce917..a887ebdee 100755 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -69,7 +69,7 @@

{{.i18n.Tr "datasets"}}

-
+