diff --git a/general_test.go b/general_test.go index 39eeb47a..40f8f04c 100644 --- a/general_test.go +++ b/general_test.go @@ -1334,7 +1334,7 @@ func TestForumAdminRoute(t *testing.T) { admin_session_cookie := http.Cookie{Name:"session",Value: admin.Session,Path:"/",MaxAge: year} forum_w := httptest.NewRecorder() - forum_req := httptest.NewRequest("get","/forum/2",bytes.NewReader(nil)) + forum_req := httptest.NewRequest("get","/forum/1",bytes.NewReader(nil)) forum_req_admin := forum_req forum_req_admin.AddCookie(&admin_uid_cookie) forum_req_admin.AddCookie(&admin_session_cookie) diff --git a/template_forum.go b/template_forum.go index a9f00d89..55a5e609 100644 --- a/template_forum.go +++ b/template_forum.go @@ -1,7 +1,7 @@ /* This file was automatically generated by the software. Please don't edit it as your changes may be overwritten at any moment. */ package main -import "strconv" import "io" +import "strconv" func init() { template_forum_handle = template_forum diff --git a/template_list.go b/template_list.go index 535f3350..97def827 100644 --- a/template_list.go +++ b/template_list.go @@ -74,101 +74,102 @@ var topic_14 []byte = []byte(` - `) +var topic_18 []byte = []byte(` `) -var topic_17 []byte = []byte(` +var topic_19 []byte = []byte(`
`) -var topic_23 []byte = []byte(`
+var topic_25 []byte = []byte(`