fix access to PDF protocol as a non FET user.

This commit is contained in:
2021-06-07 19:03:39 +00:00
parent 9e855cf877
commit 02960099fd
12 changed files with 54 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
<a href="{{post.url}}">
<a href="{{ post.url }}">
<article class="article-row">
<div class="article-row-content">
<h1 class="article-row-content-header">{{post.title}}</h1>