stylistic changes primarily, esp. to page titles(new spans in header_text block, for instance)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Disco DeDisco
2026-03-10 01:25:07 -04:00
parent d2861077a4
commit fe6d2c5db1
9 changed files with 60 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
{% load static %}
{% block title_text %}Gameboard{% endblock title_text %}
{% block header_text %}Gameboard{% endblock header_text %}
{% block header_text %}<span>Game</span>board{% endblock header_text %}
{% block content %}
<div class="gameboard-page">