{% extends "base.html" %} {% block title %}Wikidata Art Depiction Explorer{% endblock %} {% block content %}

random artwork {# {% if not g.user %} | connect to Wikidata account {% endif %}

{% if not g.user %}

This tool must be connected with Wikidata to work.

Connect with Wikidata {% endif %} #}

{% endblock %}