Current File : /home/jvzmxxx/wiki1/extensions/MobileFrontend/includes/skins/history.mustache
<div class="last-modified-bar view-border-box footer-element">
	<div class="content">
		<div class="last-modifier-tagline truncated-text {{clockIconClass}}">
			<div class="{{arrowIconClass}}"></div><a href="{{link}}"
				data-user-name="{{username}}"
				data-user-gender="{{userGender}}"
				data-timestamp="{{timestamp}}">
				{{text}}
			</a>
		</div>
	</div>
</div>