Jump to content

Agrajag

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Agrajag

  1. Hello, I am very new here and am trying to create my first website. I am trying to use Django Template Language (DTL) block and extend tags for my html to save time, which I discovered from this tutorial: https://www.tutorialspoint.com/django/django_template_system. However, this does not work like I thought it would, and commands like {% extend "base.html"%} only show up as text on the website, instead of extending the desired file. Would anyone mind explaining to me how to make these DTL commands work, if there is a way to make them work. I am on the Johnny server, and my html files are attached. Both files are under public_html. Thanks. base.html index.html
×
×
  • Create New...