diff options
author | Jayaram R Pai | 2014-09-18 23:47:13 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-09-18 23:47:13 +0530 |
commit | 20130184e3e99dc8454de090aac50c6a112ea045 (patch) | |
tree | f44e5b17b299aa5f9397b9fe7de561477c228194 /static/website/templates/register.html | |
parent | 0dda9a24508a0a607c0032d49e605ba6c499e85e (diff) | |
download | scipy2014-20130184e3e99dc8454de090aac50c6a112ea045.tar.gz scipy2014-20130184e3e99dc8454de090aac50c6a112ea045.tar.bz2 scipy2014-20130184e3e99dc8454de090aac50c6a112ea045.zip |
created base for other pages
Diffstat (limited to 'static/website/templates/register.html')
-rw-r--r-- | static/website/templates/register.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/register.html b/static/website/templates/register.html index 5a49505..8638f8c 100644 --- a/static/website/templates/register.html +++ b/static/website/templates/register.html @@ -4,7 +4,7 @@ {% endblock %} {% block current %} -Register + Register {% endblock %} {% block content %} |