projects
/
matthijs
/
projects
/
xerxes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Let settings import localsettings if it exists, to allow for installation-specific...
[matthijs/projects/xerxes.git]
/
templates
/
influences
/
influence_list.html
1
{% extends "base/base.html" %}
2
3
{% block content %}
4
{% include "influences/influence_list_block.html" %}
5
{% endblock %}