You are here

views-timelinejs.tpl.php in Views TimelineJS integration 7.3

Same filename and directory in other branches
  1. 7 theme/views-timelinejs.tpl.php

Views template to output TimelineJS wrapper markup.

File

theme/views-timelinejs.tpl.php
View source
<?php

/**
 * @file
 * Views template to output TimelineJS wrapper markup.
 */
?>
<div<?php

print $div_attributes;
?>></div>