Edit

kmx.io/kmxgit/lib/kmxgit_web/templates/admin/organisation/new.html.heex

Branch :

  • lib/kmxgit_web/templates/admin/organisation/new.html.heex
  • <div class="container-fluid">
      <h1><%= gettext("Create organisation") %></h1>
    
      <%= render("form.html", assigns) %>
    </div>