X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8705c980a8a35af6c4fc6e309f389bc1aae0b6d7..351730405960130bae699f5459d440a28c072169:/platforma/templates/renderer.html diff --git a/platforma/templates/renderer.html b/platforma/templates/renderer.html index dabf3381..d2518427 100755 --- a/platforma/templates/renderer.html +++ b/platforma/templates/renderer.html @@ -1,29 +1,81 @@ {% extends "base.html" %} {% block extrahead %} - + + {% endblock %} {% block maincontent %} - -

Source

- - -

Rendered

- - - - - -
-
-
+
+

+ Przykładowy tekst, bo ala ma + Przycisk + + ślicznego kotka i burego psa. +

+

+ Ta linijka ma 2pt wysokości, oraz czcionkę 12pt. jest super. +

{% endblock %} {% block extrabody %} + + +{% comment %} + +{% endcomment %} {% endblock %} \ No newline at end of file