small change on admin
This commit is contained in:
parent
61d4e959b5
commit
1b3ca1af4b
@ -9,7 +9,7 @@ anything without providing credentials.
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="{{ BlogURL "posts" }}">Posts</a></li>
|
<li><a href="{{ BlogURL "posts" }}">Posts</a></li>
|
||||||
<li><a href="{{ BlogURL "assets" }}">Assets</a></li>
|
<li><a href="{{ BlogURL "assets" }}">Assets</a></li>
|
||||||
<li><a href="{{ BlogURL "drafts" }}">Drafts (private)</a></li>
|
<li><a href="{{ BlogURL "drafts" }}">Drafts</a> (private)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user