Files
gtav-src/tools_ng/techart/etc/config/notificationTemplates/AssetBuildCutsceneHeaderTemplate.html
T
2025-09-29 00:52:08 +02:00

16 lines
621 B
HTML
Executable File

<table width="100%" style="border: 1pt solid black; border-collapse: collapse; font-family: Arial; font-size: 14px; background-color: white; margin-right: auto; margin-left: auto; text-align: left;"
border="0" cellpadding="0" cellspacing="0">
<tr>
<td style=" width: 100px; color:white;font-size:12px; font-weight:bold; background-color: rgb(80, 84, 100); padding-left:10px; text-align:left;" class="auto-style1">
#ZIPNAME#
</td>
</tr>
<tr>
<td style=" padding-left:0px;" >
#CLCHANGES#
</td>
</tr>
</table>