mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
14 lines
No EOL
209 B
HTML
14 lines
No EOL
209 B
HTML
{% if profile %}
|
|
|
|
<div class="NB-module NB-module-recommended-users">
|
|
|
|
<h5 class="NB-module-header">
|
|
People to follow
|
|
</h5>
|
|
|
|
<ul class="NB-recommended-users">
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
{% endif %} |