123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <div>
- <style>
- p{margin-block-start:10px;margin-block-end:10px;}
- </style>
- <p class="ql-align-right" style=" text-align: right;">
- <strong>
- 不予受理编号:
- </strong>
- {$serialNumber}
- </p>
- <p class="ql-align-center" style=" font-size: 26px;">
- <strong>
- 不予受理通知书(存根联)
- </strong>
- </p>
- <p>
- <u>{$approveUser}</u> 单位(同志):
- </p>
- <p style=" text-indent: 2em; line-height: 25px;">
- 本窗口收到贵单位(个人)申请办理 <u>{$matter}</u> 事项所提交的申请材料 <u>{$materialNum}</u> 项。依法进行初审后,不予受理贵单位(个人)申请事项。不予受理的理由和依据如下:
- </p>
- <p style=" text-indent: 2em; line-height: 25px;">
- {$reason}
- </p>
- <p style=" text-indent: 2em;">
- 特此告知!
- </p>
- <p>
-
- </p>
- <div style=" display: flex; justify-content: space-between; flex-direction: row; flex-wrap: nowrap; align-content: center;">
- <p>
- 申请人(签字):
- </p>
- <p>
- 联系方式:
- </p>
- <p>
- 签字日期: 年 月 日
- </p>
- </div>
- <p class="ql-align-right" style=" text-align: right;">
- 受理机构(专用章)
- </p>
- <p class="ql-align-right" style=" text-align: right;">
- {$year} 年 {$month} 月 {$day} 日
- </p>
- <div style=" border-bottom: 1px dashed; margin: 50px 0;">
- </div>
- <p class="ql-align-right" style=" text-align: right;">
- <strong>
- 不予受理编号:
- </strong>
- {$serialNumber}
- </p>
- <p class="ql-align-center" style=" font-size: 26px;">
- <strong>
- 不予受理通知书(回执联)
- </strong>
- </p>
- <p>
- <u>{$approveUser}</u> 单位(同志):
- </p>
- <p style=" text-indent: 2em; line-height: 25px;">
- 本窗口收到您单位(个人)申请办理 <u>{$matter}</u> 事项所提交的申请材料 <u>{$materialNum}</u> 项。依法进行初审后,不予受理您单位(个人)申请事项。不予受理的理由和依据如下:
- </p>
- <p style=" text-indent: 2em; line-height: 25px;">
- {$reason}
- </p>
- <p style=" text-indent: 2em;">
- 特此告知!
- </p>
- <p>
-
- </p>
- <div style=" display: flex; justify-content: space-between; flex-direction: row; flex-wrap: nowrap;">
- <p>
- 受理人:{$dealWithUser}
- </p>
- <p>
- 联系电话:023-00000000
- </p>
- <p>
- 监督投诉电话:023-00000000
- </p>
- </div>
- <p class="ql-align-right" style=" text-align: right;">
- 受理机构(专用章)
- </p>
- <p class="ql-align-center" style=" text-align: right;">
- {$year} 年 {$month} 月 {$day} 日
- </p>
- </div>
|