fnp
/
cas.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Allow config without localsettings. Basic docker conf. Remove stale files.
[cas.git]
/
src
/
services
/
templates
/
services
/
base.html
1
{% extends "account/base.html" %}
2
3
{% block menu %}
4
{% with menu="services" %}
5
{{ block.super }}
6
{% endwith %}
7
{% endblock %}