@include("/admin/topicpath.html")
@include("/admin/config/parts/header-theme.html", {"title": "テーマ設定"})

テーマ設定を保存しました

@include("/admin/config/action.html")

テーマ

テーマ ディレクトリ名

テーマが指定されていません。

テンプレート設定

template.yamlファイル

トップページ {tpl_top}
一覧ページ {tpl_index}
詳細ページ {tpl_detail}
エラーページ(404 Not Found) {tpl_404}
管理ページ {tpl_admin}
エントリー編集ページ {tpl_entry_edit}
ユニット追加ページ {tpl_entry_add}
管理ログインページ {tpl_login}

{not_found}テーマにtemplate.yamlが設置されていません。

テンプレートファイル

トップページ
一覧ページ
詳細ページ
エラーページ(404 Not Found)
管理ページ
エントリー編集ページ
ユニット追加ページ
管理ログインページ