Hi. You haven't given us any useful information for assisting you. You will get more replies if you say what you have done, show what your settings look like, tell if your are using the development server, stuff like that.
Welcome to the django community On Wed, 21 Nov 2018, 16:06 Obodoma Uzondu Vincent, <uobodoma...@gmail.com> wrote: > base.html file > > <link rel="stylesheet" href=" > https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" > integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" > crossorigin="anonymous"> > <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" > integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" > crossorigin="anonymous"></script> > <script src=" > https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" > integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" > crossorigin="anonymous"></script> > <script src=" > https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" > integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" > crossorigin="anonymous"></script> > {% load static %} > <link rel="stylesheet" type ='text/css' href="{% static > 'general/style.css' %}"> > <link rel="short icon" type="images/jpg" href="{% static > 'general/images/sun.jpg' %}"> > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CACsKspnJ1iQMBnBn%2BKovaFBxzVFKA1GyEpKERFhcxvWSFTamEQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CACsKspnJ1iQMBnBn%2BKovaFBxzVFKA1GyEpKERFhcxvWSFTamEQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BWjgXNy70-%2BquRPTLpAwnY9Rnc4Cm-n8NEuwMYLgDhzX%3D5%3DjA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.