I have instances of both of these in the project and they all seem to work:
{{ partial:file_name }}
{{ theme:partial src="file_name" }}
Is one better than the other? I know that the documentation shows that we should be using the latter, I'm just wondering why.