X-Git-Url: http://git.veekun.com/zzz-spline-forum.git/blobdiff_plain/53a1b80b0d77912434513cd878f71c2520fbc0a4..eda83e616ace71957edf96a49a6e80ea3ae27b2a:/splinext/forum/templates/forum/threads.mako diff --git a/splinext/forum/templates/forum/threads.mako b/splinext/forum/templates/forum/threads.mako index cf510e7..d55914a 100644 --- a/splinext/forum/templates/forum/threads.mako +++ b/splinext/forum/templates/forum/threads.mako @@ -1,6 +1,7 @@ <%inherit file="/base.mako" /> <%namespace name="forumlib" file="/forum/lib.mako" /> <%namespace name="userlib" file="/users/lib.mako" /> +<%namespace name="lib" file="/lib.mako" /> <%def name="title()">${c.forum.name} - Forums%def> @@ -14,6 +15,7 @@