Always use underscores in html ids
Plus some other shifting around
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
{% load i18n %}{% load utilities %}
|
||||
{% blocktrans with book_path=status.book.local_path book=status.book|book_title %}quoted <a href="{{ book_path }}">{{ book }}</a>{% endblocktrans %}
|
Reference in New Issue
Block a user