Finish index

This commit is contained in:
2026-02-25 17:11:17 -06:00
parent 7152f830c0
commit 500ef9f2d6
4 changed files with 107 additions and 120 deletions
-23
View File
@@ -1,23 +0,0 @@
{% extends 'base.html.twig' %}
{% block title %}Ember{% endblock %}
{% block content %}
<h1>
<strong>💜Ember💜</strong>
</h1>
<p>
<strong>
<em>Sacrifice - Forgiveness - Perseverance - Passion</em>
</strong>
</p>
<img src="/static/image/hangedman.jpeg" alt="The Hanged Man">
<p>
Ember reminds us that making both stability and change requires sacrifice; that
nothing worth living or fighting for will be without cost. A better world will
require all of us to respond to pain not with lack of bravery or violence, but
with understanding and patience, to both friend and enemy. It is not a sad icon,
but a passionate one of being able to bounce back up. We take that pain and use
it to drive us and give our lives meaning, and then get self-respect and pride
which makes up for it many times over.
</p>
{% endblock %}