diff options
author | Starfall <us@starfall.systems> | 2021-10-21 20:03:33 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-12-05 10:00:09 -0600 |
commit | 2028e9fceb6222a9d8f21959792584e8ceeb040c (patch) | |
tree | 57701c0e4a4eff14e9d8aad61038325948b1602c /template | |
parent | 98f2902f6e880c756eff5046c0ee9bfaf889c102 (diff) |
strike: move template from fstring to file
Diffstat (limited to 'template')
-rw-r--r-- | template | 5 |
1 files changed, 5 insertions, 0 deletions
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 |