{% extends "base.html" %} {% block title %}Fan+ - Makenot.work{% endblock %} {% block body_attrs %} class="padded-page fan-plus-page"{% endblock %} {% block content %} {% include "partials/site_header.html" %}
Your Fan+ membership is active.
{% if let Some(end) = period_end %}Current period ends: {{ end }}
{% endif %}You'll receive a $5 credit code each billing cycle via email.
Makenotwork is built on 0% platform fees. Fan+ is how you directly support the platform's development and operations, while getting real value back each month.
Log in to join.
{% endif %} {% endif %}