{% extends "guild_settings.html" %} {% block pagetitle %}Changelog{% endblock %} {% block desktopBanner %}
{% block navbar %}
{% endblock %}
{% endblock %} {% block content %} {% if v %} {{"Unubscribe" if v.changelogsub else "Subscribe"}} {% endif %}
{% include "submission_listing.html" %}
{% endblock %} {% block pagenav %} {% if listing %} {% endif %} {% endblock %}