mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-12 05:36:49 +00:00
7 lines
No EOL
84 B
Text
7 lines
No EOL
84 B
Text
package views
|
|
|
|
templ BookingById() {
|
|
@BaseLayout() {
|
|
<p> ok </p>
|
|
}
|
|
} |