diff --git a/producthunt/static/logo.png b/producthunt/static/logo.png new file mode 100644 index 0000000..5f7ce34 Binary files /dev/null and b/producthunt/static/logo.png differ diff --git a/producthunt/templates/base.html b/producthunt/templates/base.html index a14bb07..664d663 100644 --- a/producthunt/templates/base.html +++ b/producthunt/templates/base.html @@ -1,11 +1,93 @@ -This is the Top + + + + {% load static %} -
+ + + + + + Product Hunt -{% block content %} + -{% endblock %} + + -
+ + + + + + + + + -This is the Bottom \ No newline at end of file + + + + + +
+ +
+ +
+ +
+ {% block content %} + + {% endblock %} +
+ +
+ + + + + + +