Move images and data directories
svn: r20989
This commit is contained in:
6
data/templates/view_page_detail.html
Normal file
6
data/templates/view_page_detail.html
Normal 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 %}
|
||||
Reference in New Issue
Block a user