dever 7 years ago
parent
commit
bf5db6d02a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      main/template/home.php

+ 2 - 0
main/template/home.php

@@ -12,5 +12,7 @@ $view
 
 ->fetch('#pdf@href',	'<{echo DEVER_APP_HOST . "assets/pdf/msg.pdf"}>')
 
+->fetch('#msg',	'0&<{Dever::order()}>')
+
 # display
 ->display();