|
@@ -1,3 +1,4 @@
|
|
|
|
+{% import 'base/link.html' as link %}
|
|
{% from 'topic/item/_macro.html' import title %}
|
|
{% from 'topic/item/_macro.html' import title %}
|
|
{% set author = topic.author %}
|
|
{% set author = topic.author %}
|
|
<div class="panel-heading media">
|
|
<div class="panel-heading media">
|