We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bf1bf commit 120ef30Copy full SHA for 120ef30
_layouts/profiles.liquid
@@ -44,7 +44,7 @@ layout: page
44
</div>
45
46
<!-- Students Header -->
47
- <h2>Students</h2>
+ <h2>Current Students</h2>
48
<div class="row">
49
{% for profile in page.profiles %}
50
{% if profile.type == 'student' %}
0 commit comments