Update link component
This commit is contained in:
@ -13,6 +13,6 @@
|
||||
<footer>Author {{ talk.author.full_name }} - {{ talk.category.name }}</footer>
|
||||
</article>
|
||||
<p>
|
||||
{% #link text="Back" action="page" value="talks" page=1 %}{% /link %}
|
||||
{% #link action="page" value="talks" page=1 %}More talks{% /link %}
|
||||
</p>
|
||||
</main>
|
Reference in New Issue
Block a user