Initial commit: CloudOps infrastructure platform
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{% extends "@themes/"~template~"/html/base.html.twig" %}
|
||||
|
||||
{% block content %}
|
||||
<div data-section-wrapper="1">
|
||||
<center>
|
||||
<table data-section="1" style="width: 600;" width="600" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<div data-slot-container="1" style="min-height: 30px">
|
||||
<div data-slot="text">
|
||||
<br>
|
||||
<h2>Hello there!</h2>
|
||||
<br>
|
||||
We haven't heard from you for a while...
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user