BATMAN 🦇
This commit is contained in:
18
templates/poem.html
Normal file
18
templates/poem.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!-- You may continue the poem here. -->
|
||||
<!-- You want to check if template hotloading is working, right? -->
|
||||
<!-- ;) -->
|
||||
|
||||
<!-- Render this in Markdown. -->
|
||||
{% filter markdown %}
|
||||
# Hello World!
|
||||
|
||||
```
|
||||
A poem here to notice change.
|
||||
Add one more sentence to it's range.
|
||||
If ever you may read it then
|
||||
You know this can only happen when
|
||||
Someone may still be configurating.
|
||||
|
||||
|
||||
```
|
||||
{% endfilter %}
|
||||
Reference in New Issue
Block a user