mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
E-Mails: aside-Tag durch small-Tag ersetzt
This commit is contained in:
@@ -29,9 +29,9 @@
|
|||||||
<h2>{% block header %}{% endblock %}</h2>
|
<h2>{% block header %}{% endblock %}</h2>
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
<hr>
|
<hr>
|
||||||
<aside style="color: #777777">
|
<small>
|
||||||
Diese E-Mail wurde automatisch versandt. Eine Antwort ist nicht nötig.
|
Diese E-Mail wurde automatisch versandt. Eine Antwort ist nicht nötig.
|
||||||
</aside>
|
</small>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user