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
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.