Django_Templates Get link Facebook X Pinterest Email Other Apps July 14, 2021 Outsite ApplicationSettings.pyTEMPLATE_DIR = os.path.join(BASE_DIR, 'templates')TEMPLATES = ['DIRS': [TEMPLATE_DIR ],] <div class="col-sm-2"> {% include 'core/sidebar.html' %} </div> Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment