Thank you for idea Luisza14,
verbatim tag is that thing what i needed....

>>>  {% verbatim html %}
>>>         <a href="{{ object.get_absolute_url }}"> {{object.name}} 
</a>
>>>> {% endverbatim html %}

Hanz



Dne úterý 7. dubna 2015 20:26:42 UTC+2 luisza14 napsal(a):
>
> I don't understand what you want to do but I guest it's like verbatim
>
> https://docs.djangoproject.com/en/1.8/ref/templates/builtins/#verbatim
>
> 2015-04-07 12:18 GMT-06:00 Hanz <in...@savvy.cz <javascript:>>:
>
>> Hi everyone,
>> i want to show some piece of code on my website. What is the best way to 
>> do it? (embed into template)
>>
>> >>> <a href="{{ object.get_absolute_url }}">{{ object.name }}</a>
>>
>> Regards,
>> Hanz
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/681ea031-1078-4e5f-ab27-f806c4906663%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/681ea031-1078-4e5f-ab27-f806c4906663%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> "La utopía sirve para caminar" Fernando Birri
>
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e6bdcc63-c966-4acd-af88-a425e532e4dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to