{% load static %} {% static 'images/logo.png' as logo_path %} {% with default_description='Website to manage the '|add:community_name|add:'.' default_logo=root_url|add:logo_path %} {% endwith %}