Changeset - 49cc681b2531
[Not reviewed]
0 2 0
Brett Smith (brett) - 6 years ago 2018-05-04 20:06:49
brett@sfconservancy.org
policies: Fix typo in current travel policy.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/projects/policies/conservancy-travel-policy.11ae065865d3a0b78bb5f2d894c5f955e49e4f0f.html
Show inline comments
 
{% extends "base_projects.html" %}
 
{% block subtitle %}Travel and Reimburseable Expense Policy - {% endblock %}
 
{% block subtitle %}Travel and Reimbursable Expense Policy - {% endblock %}
 
{% block submenuselection %}Policies{% endblock %}
 
{% block content %}
 

	
www/conservancy/static/projects/policies/index.html
Show inline comments
...
 
@@ -8,7 +8,7 @@
 
<p>These are the policies that member projects follow in working with Conservancy.  These pages are provided as a reference to all projects participants.</p>
 

	
 
<ul>
 
  <li><a href="conservancy-travel-policy.html">Travel and reimburseable expense policy</a></li>
 
  <li><a href="conservancy-travel-policy.html">Travel and reimbursable expense policy</a></li>
 
</ul>
 

	
 
<p>For more background about the policies, including licensing and change requests, please refer to <a href="https://k.sfconservancy.org/policies">their source code in Git</a>.</p>
0 comments (0 inline, 0 general)