equal
deleted
inserted
replaced
18 --> |
18 --> |
19 </script> |
19 </script> |
20 |
20 |
21 <div id="text_embed" class="tab-meta"> |
21 <div id="text_embed" class="tab-meta"> |
22 |
22 |
23 <form id="embed" enctype="multipart/form-data" action="." method="post">{% csrf_token %} |
23 <form id="embed" enctype="multipart/form-data" action="." method="post"> |
24 |
24 |
25 <h2 class="title_first">{% blocktrans %}Embed text{% endblocktrans %}</h2> |
25 <h2 class="title_first">{% blocktrans %}Embed text{% endblocktrans %}</h2> |
26 {% blocktrans %}Copy this code into your site to display text with comments.{% endblocktrans %} {% blocktrans %}Users will also be able to add comments from your site depending on anonymous users' roles.{% endblocktrans %} |
26 {% blocktrans %}Copy this code into your site to display text with comments.{% endblocktrans %} {% blocktrans %}Users will also be able to add comments from your site depending on anonymous users' roles.{% endblocktrans %} |
27 (<a title="{% blocktrans %}Help{% endblocktrans %}" target="_blank" href="{% url help %}#embed">?</a>) |
27 (<a title="{% blocktrans %}Help{% endblocktrans %}" target="_blank" href="{% url help %}#embed">?</a>) |
28 <br/> |
28 <br/> |