ы
This commit is contained in:
parent
191984b31e
commit
911923fde1
6 changed files with 16 additions and 10 deletions
|
@ -46,7 +46,7 @@ func (s skunkyart) ParseComments(c devianter.Comments, daError devianter.Error)
|
|||
|
||||
if x.Parent > 0 {
|
||||
cmmts.WriteString(` In reply to <a href="`)
|
||||
cmmts.WriteString(Path)
|
||||
cmmts.WriteString(s._pth)
|
||||
cmmts.WriteString("#")
|
||||
cmmts.WriteString(strconv.Itoa(x.Parent))
|
||||
cmmts.WriteString(`">`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue