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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user