From ebfae6637d88c9d444f39c7fbe43ce4b7ffc130f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 20 Dec 2016 15:28:54 +0300 Subject: juick-spring-www: WIP --- .../templates/views/partial/thread_message.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/thread_message.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/thread_message.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/thread_message.html new file mode 100644 index 00000000..159eebf5 --- /dev/null +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/thread_message.html @@ -0,0 +1,57 @@ + \ No newline at end of file -- cgit v1.2.3