<%~set search_widget = 1%> <%cat_full_name%>: <%forum_name%>: <%post_subject%>: Thread Watched! <%include include_common_head.html%> <%~set content_header_title = 'Thread Watched'%>
<%include include_header.html%>
<%~set content_header_title = $forum_name%> <%~init array breadcrumbs%><%init hash breadcrumbs.0%><%init hash breadcrumbs.1%> <%~set breadcrumbs.0.name = $forum_name%> <%~set breadcrumbs.0.url = GForum::SEO::url(params => "forum=$forum_id")%> <%~set breadcrumbs.1.name = $root_post_subject%> <%include include_breadcrumb.html%>
<%-- start content--%> <%include include_content_header.html%>

The thread <%GForum::Category::full_name_linked($cat_id, ": ")%>: <%forum_name%>: <%post_subject%> <%if user_status%><%set url_username = escape_js $user_username%><%else%><%set url_username = $user_id%><%endif%> (started by <%if user_id%><%nbsp post_username%><%else%><%nbsp post_username%><%endif%>) has been added to your watched threads list. Click here to see a summary of all threads you have watched.

You will be automatically returned to the thread shortly, or choose the forum you wish to visit:

<%hidden_form%>
<%-- end content --%>
<%-- end contentwrapper --%>
<%-- end main --%> <%include include_footer.html%>
<%~include include_global_js.html%>