You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.7 KiB
30 lines
1.7 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<style type="text/css">
|
|
table td {
|
|
border-collapse: collapse;
|
|
}
|
|
{{styles}}
|
|
</style>
|
|
</head>
|
|
<body {{attributes}} style="width: 100%!important; margin: 0; padding: 0;">
|
|
<p style="text-align: center; margin: 50px;"><img src="http://codemy.ru/static/img/logo.png"></p>
|
|
<div style="padding: 10px ; line-height: 18px; font-family: 'Lucida Grande',Verdana,Arial,sans-serif; font-size: 12px; color:#444444 ;margin: 0 auto;width: 680px; border: 5px solid #ffcd00;
|
|
border-bottom: 0;
|
|
border-radius: 5px 5px 0 0; text-align: center;">
|
|
<div style="color: #b5b5b5 ;">{{delimiter}}</div>
|
|
{{content}}
|
|
</div>
|
|
<div style="padding: 10px ; line-height: 18px; font-family: 'Lucida Grande',Verdana,Arial,sans-serif; font-size: 12px; color: #aaaaaa ;margin: 0 auto;width: 680px;
|
|
padding-top: 10px; border: 5px solid #ffcd00;
|
|
border-top: 1px dotted #ccc;
|
|
border-radius: 0 0 5px 5px; text-align: center;">
|
|
{{footer}} {{footer_link}}
|
|
</div>
|
|
<p style="margin: 0 15px;font-weight: bold;color: #999;font-family: 'Lucida Grande',Verdana,Arial,sans-serif; font-size: 12px;margin: 0 auto;width: 680px;margin-top: 10px; "><i class="glyphicon glyphicon-copyright-mark" style="font-size: 12px;"></i> 2016 <span style="float: right;"><span style="font-size: 15px;
|
|
margin-right: 2px; margin-left: 10px;">«</span>Точка кода<span style=" font-size: 15px;
|
|
margin-left: 2px;">»</span></span></p>
|
|
</body>
|
|
</html> |