HEX
Server: LiteSpeed
System: Linux s917.lon1.mysecurecloudhost.com 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: assibfaf (3034)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/assibfaf/public_html/prox-templates/messages/free-revision.tpl
<p style="margin-bottom: 20px;">Revision request for order #{$orderId}</p>

<p style="margin-bottom: 20px;">I need this order revised by <span id="deadline_at" style="color:green;">{$deadline}</span> {if $revisionDiffWriter}. I also request it to be revised by a different writer{/if}.</p>

<ul style="margin-bottom: 20px;padding-left:20px; margin-left:0; list-style:outside">
	{if $sources}
		<li style="margin-bottom: 10px;">
			<strong>Sources:</strong> {$sources nofilter}
		</li>
	{/if}

	{if $format}
		<li style="margin-bottom: 10px;">
			<strong>Format:</strong> {$format nofilter}
		</li>
	{/if}

	{if $grammar}
		<li style="margin-bottom: 10px;">
			<strong>Grammar:</strong> {$grammar nofilter}
		</li>
	{/if}

	{if $instructions}
		<li style="margin-bottom: 10px;">
			<strong>Instructions not followed:</strong> {$instructions nofilter}
		</li>
	{/if}

	{if $customize_cont}
		<li style="margin-bottom: 10px;">
			<strong>Customize content:</strong> {$customize_cont nofilter}
		</li>
	{/if}

	{if $other}
		<li style="margin-bottom: 10px;">
			<strong>Other:</strong> {$other nofilter}
		</li>
	{/if}
</ul>