diff --git a/templates/link.html b/templates/link.html index a1bca1e..576524b 100644 --- a/templates/link.html +++ b/templates/link.html @@ -6,6 +6,9 @@ {% block content %} + + Link: {{ card['title'] }} + {% block link %}{% endblock %}