aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/pages/userIndex.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/pages/userIndex.jsp')
-rw-r--r--src/main/webapp/pages/userIndex.jsp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/webapp/pages/userIndex.jsp b/src/main/webapp/pages/userIndex.jsp
index b06d966..57e4a16 100644
--- a/src/main/webapp/pages/userIndex.jsp
+++ b/src/main/webapp/pages/userIndex.jsp
@@ -89,5 +89,10 @@ Trenutno izabran pokemon:
</c:forEach>
</table>
+<br><br><br>
+<h1>Istorija</h1>
+<jsp:include page="history.jsp"/>
+
+
</body>
</html> \ No newline at end of file