{% extends 'std_page/index.html' %} {% block static_head %} {{ super() }} {% stylesheet 'testimonials' %} {% endblock static_head %} {% block static_js %} {{ super() }} {% javascript 'testimonials' %} {% endblock static_js %}