# I've been looking at my comments template as I seem to have some nested conditions with impossible logic: an if
inside an if not
for the same value but if I try to remove the conflicting step it all stops working properly so I'm a bit confused.
Comments
# Look like I've got the comments template sorted. Just needed to separate out the offending section to get a better look at it. I've also updated things slightly so that it treats test webmentions from the dev site properly.
@colinwalker do you care to share the code, may be a gist?
@mina I’ll have another look first. Separating out the offending section may do the trick. Thanks.
@mina Fixed it. Just needed to take a clearer look.
@colinwalker Oh! I am glad to hear so.