{% extends 'template.html' %}
{% block title %}النقاط{% endblock %}
{% block content %}
نظام نقاط الطلاب
{# Added mb-6 for spacing below title #}
{# Navigation Bar - More Eye-Attractive Styling #}
هذه صفحة لعرض وإدارة نقاط الطلاب.
{# Content for student points/rewards will go here #}