{% extends 'master.twig' %} {% set title = 'Transfer History' %} {% block content %} Transfer history should be listed here!
string({{ history_user_info.name|length }}) "{{ history_user_info.name }}" <-- this is fake var_dump output lol {% endblock %}