# テンプレート

テーマ（デザインテンプレート）を構成する各ファイルの内容を確認・編集します。

<figure><img src="/files/OorDPCY8Iac1O5w3Ynev" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="245">項目</th><th>説明</th></tr></thead><tbody><tr><td>テンプレート</td><td>ページのタイトル</td></tr><tr><td>ファイルパス</td><td>現在編集中のファイルパスを表示</td></tr><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>変更を保存</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・リポジトリからリストア<br>・ダウンロード<br>・名前の変更<br>・削除</td></tr><tr><td>左側のファイルツリー</td><td>テーマのファイル構造を表示</td></tr><tr><td>コードエディタ</td><td>テンプレートファイルの内容を表示・編集</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual-admin.cs-cart.jp/mall-admin/website/themes/templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
