Changed all templates to use site url instead of team url for finding the 'static' directory
Этот коммит содержится в:
@@ -32,7 +32,7 @@ type Page struct {
|
||||
Title string
|
||||
SiteName string
|
||||
FeedbackEmail string
|
||||
TeamURL string
|
||||
SiteURL string
|
||||
Props map[string]string
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user