Move template vars
This commit is contained in:
@@ -9,6 +9,8 @@ import (
|
||||
const twitchGqlEndpoint = "https://gql.twitch.tv/gql"
|
||||
const twitchGqlClientId = "kimne78kx3ncx6brgo4mv6wki5h1ko"
|
||||
|
||||
var forumPostsTemplate = mustParseTemplate("forum-posts.html", "widget-base.html")
|
||||
|
||||
type forumPost struct {
|
||||
Title string
|
||||
DiscussionUrl string
|
||||
|
||||
Reference in New Issue
Block a user