Fix tag loading order in the document printing template.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load documents_tags %}
|
||||
|
||||
{% extends 'appearance/base_plain.html' %}
|
||||
|
||||
{% load documents_tags %}
|
||||
|
||||
{% block title %}{{ title }}{% endblock title %}
|
||||
|
||||
{% block content_plain %}
|
||||
|
||||
Reference in New Issue
Block a user