From 7696754ece400802bb9ba43583836239c6f3ebac Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Sun, 10 Sep 2023 06:53:35 +0100 Subject: [PATCH] Update single.html (#192) --- site/themes/citra-bs-theme/layouts/wiki/single.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/site/themes/citra-bs-theme/layouts/wiki/single.html b/site/themes/citra-bs-theme/layouts/wiki/single.html index f006677..a09164e 100644 --- a/site/themes/citra-bs-theme/layouts/wiki/single.html +++ b/site/themes/citra-bs-theme/layouts/wiki/single.html @@ -1,17 +1,4 @@ {{ define "main" }} -
-
-
- Read First! -
-
-

The below wiki article is based on user submitted content.
- Please verify all hyperlinks and terminal commands below!

- See a mistake? Want to contribute? Edit this article on Github -
-
-
-

{{ .Title }}

{{ .Content }} {{ end }}