Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

275
Views
Jinja-syntax error in python application using html as index page

I have a small python application, it have backend, frontend, and sqllite3 db I run backend and frontend when I hit on the frontend url I am getting an error

  File "C:\Users\username\Downloads\files\templates\index.html", line 27, in template
<td {%="" if="" entry.status="=&#39;done&#39;" %}="" class="done" endif="">{{ entry.what_to_do|safe }}</td> 
jinja2.exceptions.TemplateSyntaxError: tag name expected
192.168.0.33 - - [01/Jul/2022 11:44:15] "GET / HTTP/1.1" 500 -
192.168.0.33 - - [01/Jul/2022 11:44:15 ] "GET /favicon.ico HTTP/1.1" 404 -

any help will be appreciated

<td>
                <button onclick="location.href=&#39;/mark/{{entry.what_to_do|urlencode}}&#39;">mark as done </button>
                <button onclick="location.href=&#39;/delete/{{entry.what_to_do|urlencode}}&#39;">delete</button>
            </td>

this is the line of code where I am getting that error

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!