I am trying to add some text to the page below-
/html/vendor/magento/module-customer-custom-attributes/view/frontend/templates//customer/form/register.phtml
I created a file at
/name/name/Magento_Customer_Custom_Attributes/templates/customer/form/register.phtml
I flushed all the caches multiple times but it still pulls the old file.
How can I get the correct template file to show?