move some templates into one macro
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% from 'common/pager.html' import pager %}
|
||||
{% from 'common/macros.html' import pager %}
|
||||
{% extends "base.html" %}
|
||||
{% block title %}browsing topic {{ topic['name'] }}{% endblock %}
|
||||
{% block content %}
|
||||
|
Reference in New Issue
Block a user