Switch to unified view
a/Allura/allura/templates/grants.html | b/Allura/allura/templates/grants.html | ||
---|---|---|---|
1 | {% extends 'jinja_master/master.html' %} |
1 | {% extends g.theme.master %} |
2 | 2 | ||
3 | {% block title %}Grants List{% endblock %} |
3 | {% block title %}Grants List{% endblock %} |
4 | 4 | ||
5 | {% block header %}Grants List{% endblock %} |
5 | {% block header %}Grants List{% endblock %} |
6 | 6 |