tsk9: Refactor index.xhtml so it uses a template.xhtml file (details)
tsk9: Fix read.xhtml to show story information (details)
Commit
2c8ab4acb4d2a6fe03610cebf363451890f7179b
by josecampor31
tsk9: Refactor index.xhtml so it uses a template.xhtml file Now the index.xhtml page is rendered using a template.xhtml page; this helps to reuse library and style imports in other pages
Commit
5729b9e18fc36e9f6b1b0e6060880157355f6f27
by josecampor31
tsk9: Fix read.xhtml to show story information The read.xhtml page was not displaying story information correctly. Furthermore, template.xhtml is now being used to add the appropriate libraries and styles.