pothi.love/0151-comment_path

3 lines
66 B
Plaintext

comment_path = function(id)
return full_path('comments/'..id)
end