{% extends "oneliners/pages/profile_base.html" %} {% block profiletab %} {% with 'active' as active_votes %} {% include 'oneliners/elements/profile_nav.html' %} {% endwith %} {% include 'oneliners/elements/oneliners.html' %} {% endblock %}