You are here

views-data-export-xls-header.tpl.php in Views data export 7.4

File

theme/views-data-export-xls-header.tpl.php
View source
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  </head>
  <body>
    <table>
    <?php

print $header_row;
?>
    <tbody>