arc-web-cli 0.8.2

Create self-contained Arc applications
1
{% extends "layouts/public.html" %}{% block content %}<p class="error-code">404 / NOT FOUND</p><h1>Nothing at this address</h1><p class="lede">The requested page may have moved or no longer exist.</p><a class="button button--primary" href="/home">Return home</a>{% endblock content %}