Move images and data directories

svn: r20989
This commit is contained in:
Nick Hall
2013-01-04 23:09:12 +00:00
parent 30173f5910
commit ae31189b32
316 changed files with 11 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
{% extends "gramps-base.html" %}
{% load my_tags %}
{% block title %}{{sitename}}: {{tview}} detail {% endblock %}
{% block heading %}{{sitename}}: {{tview}} detail {% endblock %}
{% block content %}
{% endblock %}