@extends("/_layouts/two-column.html") @section("header") @include("/admin/action.html") @include("/admin/switch-user.html") @endsection @section("navigation") @endsection @section("topic-path") @endsection @section("admin-part") @endsection @section("main")
@include("/admin/entry2/edit-%{IS_ADMIN}.html") @endsection @section("sub") @include("/admin/entry2/edit-sub-%{IS_ADMIN}.html")
@endsection @section("footer") @endsection