xxxxxxxxxx
{% if request.path == '/dashboard' %}
# Run this
{%else%}
# Run this
mefiz.com
xxxxxxxxxx
{{ request.build_absolute_uri }} #Domain, path and querystring
xxxxxxxxxx
{{ request.build_absolute_uri }}
// http://127.0.0.1:8000/home/?q=test