{% extends 'template.html' %} {% block title %}النقاط{% endblock %} {% block content %}
{# Removed mb-8 from header, now handled by h1 and nav #}

نظام نقاط الطلاب

{# Added mb-6 for spacing below title #} {# Navigation Bar - More Eye-Attractive Styling #}

هذه صفحة لعرض وإدارة نقاط الطلاب.

{# Content for student points/rewards will go here #}
{% endblock %}