logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

error.html.eex (94B)


  1. <header>
  2. <h1><%= gettext("Oops") %></h1>
  3. </header>
  4. <main>
  5. <p><%= @message %></p>
  6. </main>