Commit 9e9f87be3c0576f7464132b149d0ff31888e4541

Authored by felipebormann
1 parent 0180a17a

added name to pdf view

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
pdf_file/templates/pdf_file/view.html
@@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
34 <div class="row"> 34 <div class="row">
35 <div class="col-md-12 category-header"> 35 <div class="col-md-12 category-header">
36 <h4 class="panel-title" style="margin-top: 10px; margin-bottom: 8px"> 36 <h4 class="panel-title" style="margin-top: 10px; margin-bottom: 8px">
37 - <span>{{ webpage }}</span> 37 + <span>{{pdf_file}}</span>
38 </h4> 38 </h4>
39 39
40 <div class="col-md-5 pull-right category-card-items"> 40 <div class="col-md-5 pull-right category-card-items">