|
|
@@ -132,7 +132,7 @@ func getNotifications(c *context.Context) { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
c.Data["Title"] = c.Tr("notifications") |
|
|
c.Data["Title"] = c.Tr("notifications") |
|
|
c.Data["Keyword"] = keyword |
|
|
|
|
|
|
|
|
//c.Data["Keyword"] = keyword |
|
|
c.Data["Status"] = status |
|
|
c.Data["Status"] = status |
|
|
c.Data["Notifications"] = notifications |
|
|
c.Data["Notifications"] = notifications |
|
|
|
|
|
|
|
|
|