diff --git a/src/main/webapp/WEB-INF/views/home/common/user_menu.jsp b/src/main/webapp/WEB-INF/views/home/common/user_menu.jsp new file mode 100644 index 0000000..184a8c7 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/home/common/user_menu.jsp @@ -0,0 +1,25 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> + +
+ \ No newline at end of file