1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 03:37:52 +02:00

Email Templates Plugin - Updates #2

This commit is contained in:
Sergey Romanenko
2014-01-21 15:05:31 +02:00
parent 73d78f0585
commit 38e6961a91

View File

@@ -4,14 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width"/>
<link rel="stylesheet" href="ink.css"> <!-- For testing only -->
<style type="text/css">
<?php include 'inc.css'; ?>
</style>
<style type="text/css">
</style>
</head>
<body>
<table class="body">
@@ -24,4 +19,4 @@
</tr>
</table>
</body>
</html>
</html>