diff options
Diffstat (limited to 'static/website/templates/ajax-chapters.html')
-rw-r--r-- | static/website/templates/ajax-chapters.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/ajax-chapters.html b/static/website/templates/ajax-chapters.html index e9ef640..5f39ba5 100644 --- a/static/website/templates/ajax-chapters.html +++ b/static/website/templates/ajax-chapters.html @@ -7,3 +7,4 @@ {% endfor %} </select> {% endif %} +<a href="#" class="extra-link" id="download-chapter">Download Chapter</a> |