diff options
author | prashantsinalkar | 2019-02-23 16:36:06 +0530 |
---|---|---|
committer | prashantsinalkar | 2019-02-23 16:36:06 +0530 |
commit | 38fd14ad57dca46d5a8ff100f3ba30194135c5ae (patch) | |
tree | 6cbc71a89dbd3fdc60715af08c25f32ace4a1a46 | |
parent | b8258c4148a885cdb9597991d72583834612f03a (diff) | |
download | pyfoss-38fd14ad57dca46d5a8ff100f3ba30194135c5ae.tar.gz pyfoss-38fd14ad57dca46d5a8ff100f3ba30194135c5ae.tar.bz2 pyfoss-38fd14ad57dca46d5a8ff100f3ba30194135c5ae.zip |
done minor chnages
-rw-r--r-- | static/website/templates/content.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/content.html b/static/website/templates/content.html index 9decccf..88e9736 100644 --- a/static/website/templates/content.html +++ b/static/website/templates/content.html @@ -1,3 +1,3 @@ {% block content %} -<h1>Contenet</h1> -{% endblock%} +<h1>Contene</h1> +{% endblock%}
\ No newline at end of file |