parsav  Diff

Differences From Artifact [be37fdb666]:

To Artifact [d4b538d774]:


    34     34   	end
    35     35   	posts:free()
    36     36   	acc:lpush('</div>')
    37     37   
    38     38   	var bdf = acc:finalize()
    39     39   	co:livepage([lib.srv.convo.page] {
    40     40   		title = tiptr; body = bdf;
    41         -		class = lib.str.plit 'profile';
           41  +		class = 'profile';
    42     42   		cache = false;
    43     43   	}, newest)
    44     44   
    45     45   	tiptr:free()
    46     46   	--bdf:free()
    47     47   end
    48     48   
    49     49   return render_userpage