Difference between revisions of "Setting/propertiesprintbooktemplate1"
Jump to navigation
Jump to search
m (1版 をインポートしました) |
|||
Line 6: | Line 6: | ||
CSS can also be used to style the template | CSS can also be used to style the template | ||
+ | |||
+ | |||
+ | |||
+ | 予約テンプレートとは、カスタムが可能な予約情報の印刷レイアウトです。 | ||
+ | |||
+ | デフォルトでは、テンプレートはシンプルなゲスト登録フォームとして設定されています。 | ||
+ | |||
+ | HTMLとテンプレート変数を使用してレイアウトを作成し、予約の印刷レイアウトを作成します。 | ||
+ | |||
+ | CSSはテンプレートのスタイルにも使用できます。 |
Latest revision as of 08:45, 10 June 2021
The booking template is a custom printable veiw of the booking information.
By default the template is set a simple guest registration form.
Create a layout using HTML and template variables to create a printable view of bookings.
CSS can also be used to style the template
予約テンプレートとは、カスタムが可能な予約情報の印刷レイアウトです。
デフォルトでは、テンプレートはシンプルなゲスト登録フォームとして設定されています。
HTMLとテンプレート変数を使用してレイアウトを作成し、予約の印刷レイアウトを作成します。
CSSはテンプレートのスタイルにも使用できます。