{gettext("document notes about individual items or concepts")}
{gettext("provide context around a single topic and hotlink to your notes")}
{gettext("document your processes, attaching contexts to each step")}
{gettext("built with sharing and collaboration in mind")}
{gettext("privacy controls on a per-note, context or pipeline basis")}
{gettext("accessible from any internet-capable device")}
{gettext("view referencing items from the referenced item")}
<%= if @admins |> Enum.empty?() do %> <.link href={~p"/users/register"} class="link"> {dgettext("prompts", "register to setup memEx")} <% else %> <.link :for={%{email: email} <- @admins} class="link" href={"mailto:#{email}"}> {email} <% end %>
{case Accounts.registration_mode() do :public -> gettext("public signups") :invite_only -> gettext("invite only") end}
{@version}
{gettext("view the source code")}
{gettext("help translate")}
{gettext("report bugs or request features")}