summaryrefslogtreecommitdiff
path: root/scipy/templates
diff options
context:
space:
mode:
authorhardythe12013-10-14 15:30:14 +0530
committerhardythe12013-10-14 15:30:14 +0530
commit17bfc6009b872badccf1f5db99c54741919a6b50 (patch)
tree57815b36fa498e32b4d881970806c9468050f786 /scipy/templates
parentc0c25ce189b4c749de0a695ae7d9b273bc499e98 (diff)
downloadSciPy2013-17bfc6009b872badccf1f5db99c54741919a6b50.tar.gz
SciPy2013-17bfc6009b872badccf1f5db99c54741919a6b50.tar.bz2
SciPy2013-17bfc6009b872badccf1f5db99c54741919a6b50.zip
updating model to store required fields for proposal
Diffstat (limited to 'scipy/templates')
-rw-r--r--scipy/templates/upload-document.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/scipy/templates/upload-document.html b/scipy/templates/upload-document.html
index f72ebb3..2beb912 100644
--- a/scipy/templates/upload-document.html
+++ b/scipy/templates/upload-document.html
@@ -7,6 +7,5 @@
<input type="hidden" name = "next" value="{{ next }}">
<button class="success expand" type="submit">Submit</button>
</form>
- <h6>Dont have an scipy account? <a href="/accounts/register"><u>Register Here.</u></a></h6>
</div>
{% endblock %}