{% extends "default.html" %} {% block title %} 401 Not Authorized {% endblock %} {% block pagetype %}error-401{% endblock %} {% block content %} {% if not (g.webview and v.truecoins < 1) %}
:#marseymerchant:

401 Not Authorized

This page is only available to {% if request.host == "rdrama.net" %}paypigs{% else %}patrons{% endif %}:

{{'GUMROAD_LINK' | app_config}}
{% endif %} {% endblock %}