+
+
<%-item.description-%>
+
+ <%=item.author%>
+ <%=item.date%>
+
+
+ <% }) %>
diff --git a/app/src/main/assets/ejs/test.ejs b/app/src/main/assets/ejs/test.ejs
new file mode 100644
index 0000000..599ace3
--- /dev/null
+++ b/app/src/main/assets/ejs/test.ejs
@@ -0,0 +1,11 @@
+
+
+
<%=item.description%>
+
+ <%=item.author%>
+ <%=item.date%>
+
+
+ <% }) %>
diff --git a/app/src/main/assets/js/app.prod.js b/app/src/main/assets/js/app.js
similarity index 100%
rename from app/src/main/assets/js/app.prod.js
rename to app/src/main/assets/js/app.js