diff options
Diffstat (limited to 'templates/search')
-rw-r--r-- | templates/search/indexes/program/note_text.txt | 2 | ||||
-rw-r--r-- | templates/search/indexes/program/show_text.txt | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/templates/search/indexes/program/note_text.txt b/templates/search/indexes/program/note_text.txt deleted file mode 100644 index 2421b4f..0000000 --- a/templates/search/indexes/program/note_text.txt +++ /dev/null @@ -1,2 +0,0 @@ -{{ object.title }} -{{ object.content }}
\ No newline at end of file diff --git a/templates/search/indexes/program/show_text.txt b/templates/search/indexes/program/show_text.txt deleted file mode 100644 index f08b515..0000000 --- a/templates/search/indexes/program/show_text.txt +++ /dev/null @@ -1,3 +0,0 @@ -{{ object.name }} -{{ object.description }} -{{ object.short_description }}
\ No newline at end of file |