arc-web-cli 0.5.1

Create self-contained Arc applications
1
{% extends "layouts/admin.html" %}{% block content %}<header class="page-head"><div><p class="eyebrow">Operator / identity</p><h1>Profile</h1></div></header><section class="panel"><div class="panel__head"><h2>Profile data</h2></div><p class="muted">Connect this page to your application-owned user aggregate and projection.</p></section><section class="panel"><div class="panel__head"><h2>Password</h2></div><p class="muted">Password changes must dispatch through the application user command bus.</p></section>{% endblock content %}