{% include 'includes/head.html' %}
{% include 'includes/navbar.html' %} {% if get_flashed_messages(with_categories=true) %}

You can run your own local IPFS instance and maintain metadata and artwork,
try installing the software and running the following:

$ ipfs daemon


{% endif %} {% if memes %} {% for _meme in memes | batch(4) %}
{% for meme in _meme %}

John Smith

@johnsmith

{{ meme.description }}
{% endfor %}
{% endfor %} {% endif %}
{% include 'includes/footer.html' %}