{% extends "base.html" %} {% if not scripts %} {% set scripts = ('wiki',) %} {% endif %} {% if product %} {% set search_params = {'product': product.slug} %} {% endif %}