Default Prodsheet Report Template

<div style="background-color:white; margin:auto; padding:20px; width:800px">
<h2>{{Artist.artistName}} @ {{Venue.venueName}} |&nbsp;{{formatTime showDate "DD MMM YYYY"}} at {{formatTime showDate "HH:mm"}}</h2>

<p>Le Petit Festival - molir.lepetitfestival.ch</p>

<hr />
<table border="0" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="border-left:none; border-right:none; border-top:none; padding-left:20px; padding-right:20px"><strong>Venue</strong></td>
			<td style="border-left:none; border-right:none; border-top:none; padding-left:20px; padding-right:20px"><strong>Timeline</strong></td>
		</tr>
		<tr>
			<td style="border-left:none; border-right:none; padding-left:20px; padding-right:20px; vertical-align:top">
			<p><br />
			{{Venue.venueName}}<br />
			{{Venue.Address.street}}<br />
			{{Venue.Address.zipCode}}<br />
			{{Venue.Address.city}}<br />
			{{Venue.Address.country}}</p>

			<p>{{Venue.Contacts.[0].firstName}} {{Venue.Contacts.[0].lastName}}<br />
			{{Venue.Contacts.[0].email}}<br />
			{{Venue.Contacts.[0].phone}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top"><br />
			{{#each Tasks}}{{formatTime taskDatetime "DD MMM YYYY HH:mm"}} {{taskDesc}} {{#if location}}@ {{location}}{{/if}}<br />
			{{/each}}</td>
		</tr>
	</tbody>
</table>
&nbsp;

<hr />
<h3>Important Contacts</h3>

<table border="0" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="padding-left:20px; padding-right:20px"><strong>Preproduction</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Production on Site</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Soundtech</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Lighttech</strong></td>
		</tr>
		<tr>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each ArtistShowInfo.Contacts}}{{#ifEquals contactType "PREPROD"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each ArtistShowInfo.Contacts}}{{#ifEquals contactType "PROD"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each ArtistShowInfo.Contacts}}{{#ifEquals contactType "SOUNDTECH"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each ArtistShowInfo.Contacts}}{{#ifEquals contactType "LIGHTTECH"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
		</tr>
	</tbody>
</table>

<hr />
<h3>Artist Contacts</h3>

<table border="0" cellspacing="1" style="width:100%">
	<tbody>
		<tr>
			<td style="padding-left:20px; padding-right:20px"><strong>Preproduction</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Road Contact</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Tech Contact</strong></td>
			<td style="padding-left:20px; padding-right:20px"><strong>Travel Party</strong></td>
		</tr>
		<tr>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each Artist.Contacts}}{{#ifEquals contactType "TECHPREPROD"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each Artist.Contacts}}{{#ifEquals contactType "ARTISTROAD"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each Artist.Contacts}}{{#ifEquals contactType "ARTISTTECH"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{email}}<br />
			{{phone}}{{/ifEquals}}{{/each}}</p>
			</td>
			<td style="padding-left:20px; padding-right:20px; vertical-align:top">
			<p>{{#each Artist.Contacts}}{{#ifEquals contactType "TRAVELPARTY"}}{{firstName}}&nbsp;{{lastName}}<br />
			{{/ifEquals}}{{/each}}</p>
			</td>
		</tr>
	</tbody>
</table>

<hr />
<h2>Riders</h2>
Tech/Hosp and Lightriders<br />
{{#artistRiderLinks}}{{showID}}{{/artistRiderLinks}}
<hr />
<h2>Additional Info</h2>

<p>During The Festival all bands are treated the same way: there is a dressing room, catering, including drinks. Hot meals will be served at the Festival Centre. Our crew will be very very happy to take you there.<br />
<br />
<strong>Restrictions</strong><br />
<br />
The Swiss Law limit the sound level at 100db average an hour. The measurement is taken where the audience is the most exposed.<br />
Since this show is taking place at a festival, you will understand that it is impossible for us to fulfill all requirements. Therefore please find attached the specifications of the venue Check them carefully and if there are any concerns regarding the handling of the show or the technical specs please do not hesitate to contact us.<br />
<br />
<strong>Merchandise</strong><br />
<br />
We offer you a table (1x2m) and space to hang up/exhibit tshirts and similar utensils. There are merch sellers around from the Festival&nbsp;who will guard and sell your merchandise if you wish. We will return all material, gained money and a receipt to you before departure. Please inform the host of your venue, at arrival.</p>
</div>

Powered by BetterDocs

No Responses

Leave a Reply

Your email address will not be published. Required fields are marked *