{% if tips -%}
{{tips}}
{% elif not shared_data -%}{{_('Database has no data yet, you can share your subscription now.')}}
{% endif -%}{% extends "base.html" %} {% block css -%} {% endblock -%} {% block content -%}
{{tips}}
{% elif not shared_data -%}{{_('Database has no data yet, you can share your subscription now.')}}
{% endif -%}