mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 15:24:46 -04:00
Add projects index page, and more detail on placeholder pages
This commit is contained in:
parent
fe5bb8ed48
commit
c7a4e34e31
15 changed files with 211 additions and 59 deletions
|
@ -36,7 +36,7 @@ $title = preg_replace('/s$/', '', ucfirst($class));
|
|||
<? } ?>
|
||||
<p>These zip files contain each ebook in every format we offer, and are kept updated with the latest versions of each ebook. Read about <a href="/help/how-to-use-our-ebooks#which-file-to-download">which file format to download</a>.</p>
|
||||
<? if($class == 'months'){ ?>
|
||||
<table class="download-list">
|
||||
<table class="data-table">
|
||||
<caption aria-hidden="hidden">Scroll right →</caption>
|
||||
<tbody>
|
||||
<? foreach($collection as $year => $months){ ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue