Skip to content
Snippets Groups Projects

Rinda book

Merged Rinda Nur Hafizha requested to merge rinda_book into master
Compare and
13 files
+ 323
2
Preferences
Compare changes
Files
13
+ 6
0
<?php
include __STATIC__.'/html/header.html';
// Include content here;
include __STATIC__.'/html/book_detail.html';
include __STATIC__.'/html/footer.html';
?>
\ No newline at end of file