diff --git a/photogallery.py b/photogallery.py index 73c302c..5f23e78 100644 --- a/photogallery.py +++ b/photogallery.py @@ -24,20 +24,47 @@ def imagegallery_argparse(args):
@@ -116,14 +291,16 @@ def imagegallery_argparse(args):Click each photo to view its full resolution. Click the number to download it.
{% for file in files %} - + {% endfor %}