{% extends "base.html" %} {% block content %} <div class="mx-auto text-center"> <h1>Shared Hometab</h1> <p>(list all public bookmark)</p> <p>1.Automatic Icon Usage (using links from external icon sites)</p> <p>2.website link</p> <p>3.description</p> {% endblock %} </div>