Something went wrong on our part by mistake.
ReferenceError: /var/www/aquamarine/views/pages/error/error_404.ejs:1
>> 1| <%- include('../../partials/header'), { account : account } %>
2| <div class="wrapper">
3| <header class="header">
4| <h1 class="content-title">Aquamarine</h1>
/var/www/aquamarine/views/partials/header.ejs:18
16| </head>
17|
>> 18| <body data-account-pid="<%= account[0].pid %>" data-account-nnid="<%= account[0].nnid %>" data-account-id="<%= account[0].id %>">
19| <%- include('../partials/sidebar') %>
account is not defined
Report this in #support and please restart Aquamarine.