Greetings,
I was always wondering how to do something with body itself (when user type text). I saw things like:
What this is about:
I was always wondering how to do something with body itself (when user type text). I saw things like:
- Code:
<li class="btn-edit">
<a href="{postrow.displayed.EDIT_URL}">
<i class="ion-edit"></i>
</a>
</li>
What this is about:
- Code:
{postrow.displayed.EDIT_URL}