{% extends 'bookmarks/layout.html' %} {% load widget_tweaks %} {% block head %} {% with page_title="Registration complete - Linkding" %} {{ block.super }} {% endwith %} {% endblock %} {% block content %} Registration complete You can now use the application. {% endblock %}
You can now use the application.