diff --git a/static/img/logo.jpg b/static/img/logo.jpg new file mode 100644 index 0000000..3466bc4 Binary files /dev/null and b/static/img/logo.jpg differ diff --git a/users/templates/users/base.html b/users/templates/users/base.html index 9ea4cf7..4359939 100644 --- a/users/templates/users/base.html +++ b/users/templates/users/base.html @@ -10,9 +10,14 @@ + {% if article.title %} - + {% else %} + + + {% endif %} +