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

283
Views
Error de sintaxis Jinja en la aplicación python usando html como página de índice

Tengo una pequeña aplicación de python, tiene backend, frontend y sqllite3 db. Ejecuto backend y frontend cuando presiono la URL de frontend y recibo un 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 -

cualquier ayuda será apreciada

 <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>

esta es la línea de código donde recibo ese 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!