template interitance not working one page out 5 pages all pages are working except one
{% extends ‘userpanel/user_home.html’ %} {% load static %} {% block title %}VIEW BLOG {% endblock %} {% block content %} {% endblock %}
showing error while applying condition in Django
django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: ‘>=18’ from ‘>=18’
[26/May/2024 11:11:12] “GET / HTTP/1.1” 500 188456
Django template for RTL
I have this in one of my Django 5.0 templates: