- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>业主附属财评</title>
- </head>
- <body>
- <h1>业主附属财评</h1>
- <div>{$admin_unit_name}</div>
- <h1>{$proprietor_department}</h1>
- <div>{$proprietor_list}</div>
- </body>
- </html>
|