deinternationalisation + cleanups
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="title text-center">
|
||||
<h2 class="mb-4">{{ i18n "posted_by" }} {{ .Title }}</h2>
|
||||
<h2 class="mb-4">Geschrieben von {{ .Title }}</h2>
|
||||
</div>
|
||||
</div>
|
||||
{{ range where .Site.RegularPages "Params.author" "intersect" (slice .File.BaseFileName) }}
|
||||
|
Reference in New Issue
Block a user