UNPKG
bat-ria
Version:
latest (0.2.2)
0.2.2
0.1.4
RIA extension for Brand Ads Team
github.com/ecomfe/bat-ria
ecomfe/bat-ria
bat-ria
/
src
/
tpl
/
not_found.tpl.html
6 lines
(5 loc)
•
203 B
HTML
View Raw
1
2
3
4
5
6
<!-- target: TPL_not_found -->
<
div
class
=
"not-found-message"
>
<
p
class
=
"message-text"
>
很抱歉,您要访问的页面不存在。
</
p
>
<
p
>
<
a
href
=
"#/"
>
点击返回首页
»
</
a
>
</
p
>
</
div
>