@section("head-title")
%{BLOG_NAME}|管理ログイン
@endsection
@section("head-meta")
@endsection
@section("head-link")
@endsection
@section("head-js")
@include("/include/head/blog-color.html")
@endsection
@section("body-start")
@endsection
@section("main")
@endsection
@section("body-end")
@endsection