mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Email Templates Plugin - Updates #2
This commit is contained in:
@@ -4,14 +4,9 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width"/>
|
<meta name="viewport" content="width=device-width"/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="ink.css"> <!-- For testing only -->
|
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<?php include 'inc.css'; ?>
|
<?php include 'inc.css'; ?>
|
||||||
</style>
|
</style>
|
||||||
<style type="text/css">
|
|
||||||
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table class="body">
|
<table class="body">
|
||||||
@@ -24,4 +19,4 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user