fix access to PDF protocol as a non FET user.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user