{% extends "portal_base.html" %} {% block title %}Portal Login Required{% endblock %} {% block content %}

Portal login required

OTB Cloud does not allow direct unauthenticated access. This app is intended to be reached through the OTB Billing portal handoff.

Current status: direct local scaffold only. Real portal handoff wiring is next.
{% endblock %}