{% if post.mod and post.mod|hasPermission(config.mod.show_ip, board.uri) %} [{{ post.ip[-8:] }}] {% elseif post.mod and post.mod|hasPermission(config.mod.show_ip_less, board.uri) %} [{{ post.ip[-8:] | less_ip(board.uri)[-8:] }}] {% endif %}