Guest User

Untitled

a guest
Oct 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. content="<div>
  2. <h1>my title</h1>
  3. <p>para 1 ...</p>
  4. </div>";
  5.  
  6. {{ content|raw|truncate(15) }}
  7.  
  8. <div>
  9. <h1>my ti...
  10.  
  11. <div>
  12. <h1>my titl...</h1>
  13. </div>
Add Comment
Please, Sign In to add comment