Skip to content

Commit c233f9c

Browse files
author
UlricQin
committed
Update VM_common_library.vm
add macro:notfound
1 parent 4b21fce commit c233f9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webapp/WEB-INF/conf/VM_common_library.vm

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
#end
4040
#end
4141

42+
#macro(notFound)
43+
<hr class="cut-hr mt5 mb15" />
44+
Oops...The page is missing. <a href="/">Go home</a>
45+
#end
46+
4247
#macro(catalogs)
4348
<li id="random-pages-widget" class="widget-container">
4449
<h3 class="widget-title">博文分类列表</h3>

0 commit comments

Comments
 (0)