templates za linke

master
janko 2023-08-27 18:56:03 +02:00
parent e5739afbe7
commit e91b2a8893
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
{% block content %} {% block content %}
<main> <main>
<article> <article>
<header>
<span>Link: <a href="{{ card['item_location'] }}">{{ card['title'] }}</a></span>
</header>
{% block link %}{% endblock %} {% block link %}{% endblock %}
<footer> <footer>
<form method="post"> <form method="post">