summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 9172079..41fab17 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -14,7 +14,7 @@
<img src="{{ url_for('static', filename='img/logo.png') }}"/>
<div class="text-wrap">
<h1>THE ORCHARD LEAGUE</h1>
- <p class="subtitle">Established 2026</p>
+ <p class="subtitle">Est. 1946</p>
</div>
</div>
<nav>
@@ -48,7 +48,7 @@
</main>
<footer>
- <p>&copy; Blessings; WWCH -Chairman of the Orchard League.</p>
+ <p>&copy;1946 Blessings; WWCH -Chairman of the Orchard League.</p>
</footer>
</body>
</html> \ No newline at end of file