mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Updated links for new Reddit views
This commit is contained in:
@@ -146,7 +146,7 @@ setup.</p>
|
|||||||
</table>
|
</table>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p>
|
<p>
|
||||||
<a href="{% url reddit.views.reddit_add %}" class="button">Add a Reddit account</a>
|
<a href="{% url reddit-addaccount %}" class="button">Add a Reddit account</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Reddit account tagging is {% if user.get_profile.tag_reddit_accounts %}Enabled{% else %}Disabled{% endif %}. <a href="{% url sso.views.toggle_reddit_tagging %}">{% if user.get_profile.tag_reddit_accounts %}Disable{% else %}Enable{% endif %}</a>
|
Reddit account tagging is {% if user.get_profile.tag_reddit_accounts %}Enabled{% else %}Disabled{% endif %}. <a href="{% url sso.views.toggle_reddit_tagging %}">{% if user.get_profile.tag_reddit_accounts %}Disable{% else %}Enable{% endif %}</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user