From cb3bb2ffe3d1cb3fe6f7e085505bbebbb42362ec Mon Sep 17 00:00:00 2001 From: Fred Pauchet Date: Sun, 3 Feb 2013 14:22:55 +0100 Subject: [PATCH] When random-thumbnail image is clicked, modal dialog is shown --- templates/base.html | 36 +++++++++++++++++++++++++++++++++++- templates/cards_list.html | 35 ----------------------------------- templates/random_pics.html | 2 +- 3 files changed, 36 insertions(+), 37 deletions(-) diff --git a/templates/base.html b/templates/base.html index 2939ed5..ef9d040 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,13 +9,47 @@ {% block page_title %}Collec' de cart'{% endblock %} + + + +
- {% random_pics %} + {% random_pics %}