{% extends 'base.html' %} {% block head %} {% include 'modules/post_seo.html' %} {% include 'modules/deps.html' %} {% include 'modules/ethers.html' %} {% include 'modules/utils.html' %} {% include 'modules/tx.html' %} {% include 'modules/croptop_publisher.html' %} {% include 'modules/croptop_deployer.html' %} {% include 'modules/permissions.html' %} {% endblock %} {% block main %} {% include './top-dom.html' %}
[ all posts ]
{% include './post-page.html' %}
{% include './fork-modal.html' %} {% endblock %}