Last active
September 3, 2016 10:15
-
-
Save AndreasPizsa/b343c6fd662dd787108946a57202c855 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1> | |
Huhu, {{ name }}! | |
</h1> | |
<p>Diese Nachricht wurde wurde <b>automatisch</b> erstellt - alles, auch das PDF mit der Muster-Rechnung :)</p> | |
<p><span style="color: red">Was</span> <span style="color: green">sagst</span> Du <span style="color:blue">dazu</span>? :)</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Huhu, {{ name }}! | |
Diese Nachricht wurde wurde *automatisch* erstellt - alles, auch das PDF mit der Muster-Rechnung :) | |
Was sagst Du dazu :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment