From 2028e9fceb6222a9d8f21959792584e8ceeb040c Mon Sep 17 00:00:00 2001 From: Starfall Date: Thu, 21 Oct 2021 20:03:33 -0500 Subject: strike: move template from fstring to file --- template | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 template (limited to 'template') diff --git a/template b/template new file mode 100644 index 0000000..0c58203 --- /dev/null +++ b/template @@ -0,0 +1,5 @@ +i am a template +with some stuff, +{content}, +and some more stuff +that has been modified -- cgit