summaryrefslogtreecommitdiff
path: root/tbc/templates
diff options
context:
space:
mode:
authorhardythe12015-01-29 14:51:01 +0530
committerhardythe12015-01-29 14:51:01 +0530
commit5c18b06512b6dd28722826227e23693df9b84be3 (patch)
tree09154bf10f485a5814dd44e697df124eb9aed97d /tbc/templates
parent422345a859b85da7bcb6bb55d30ea78cfcd8f65d (diff)
downloadPython-TBC-Interface-5c18b06512b6dd28722826227e23693df9b84be3.tar.gz
Python-TBC-Interface-5c18b06512b6dd28722826227e23693df9b84be3.tar.bz2
Python-TBC-Interface-5c18b06512b6dd28722826227e23693df9b84be3.zip
added categorization for books under progress
Diffstat (limited to 'tbc/templates')
-rw-r--r--tbc/templates/tbc/books_under_progress.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tbc/templates/tbc/books_under_progress.html b/tbc/templates/tbc/books_under_progress.html
index ce502e7..859e240 100644
--- a/tbc/templates/tbc/books_under_progress.html
+++ b/tbc/templates/tbc/books_under_progress.html
@@ -12,6 +12,8 @@ function submitCategory()
{% block content %}
<center>
<h2> Books Under Progress </h2>
+ <hr>
+ <h4>Select Category</h4>
<form name="underprogress" action="/books-under-progress/" method=POST enctype="multipart/form-data">
{% csrf_token %}
<select name="category" id="category" onchange="submitCategory();">