Use Conservancy instead of SFC for consistency
This commit is contained in:
parent
ce2eeafb29
commit
d7ace48349
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "base_news.html" %}
|
||||
|
||||
{% block title %}SFC News Index - {{ month|date:"F Y" }}{% endblock %}
|
||||
{% block title %}Conservancy News Index - {{ month|date:"F Y" }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue