{"includes/config_top.html"}

Show posts by this IP only:

{% if ip :} {% if not boards :}

There are no posts with the IP {{ ip }}. Note that post IPs are nulled after a certain time - see board settings.

{: else :}
{% for board_db, data in boards :}

{{ board_db.config.title }} : {{ data.total_ip_posts }} posts in {{ len(data.threads) }} threads

{% for thread in data.threads :} {:}
Thread {{ thread.id }}: {% for id in thread.ip_posts :} >>{{ id }}
{:}
{:}

{:} {:}