Skip to content

Commit

Permalink
Update directory.html
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-sorrentino committed Nov 11, 2024
1 parent 25ec0ce commit 6f1b740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hushline/templates/directory.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
content %}
<h2>User Directory</h2>
{% if intro_text %}
<p class="helper section-intro">{{ intro_text }}</p>
<p class="helper section-intro">{{ intro_text }}</p>
{% endif %}
<div class="directory-tabs">
<ul class="tab-list" role="tablist">
Expand Down

0 comments on commit 6f1b740

Please sign in to comment.