diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-04-12 16:38:07 +0100 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-04-12 16:38:07 +0100 |
commit | a9ac4ff18815d2d5211e3199fe89bb421bee71a1 (patch) | |
tree | ba75222cd3ee40a4a964aa717ad6e90a6f1f1c98 | |
parent | 7f6e0a5fef9d072135cb08b710e9dc6d06d6cac7 (diff) |
delete stub template to make way for move
-rw-r--r-- | templates/web/default/around/around_index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/default/around/around_index.html b/templates/web/default/around/around_index.html deleted file mode 100644 index a132be440..000000000 --- a/templates/web/default/around/around_index.html +++ /dev/null @@ -1,5 +0,0 @@ -[% INCLUDE 'header.html', title => loc('') %] - - - -[% INCLUDE 'footer.html' %]
\ No newline at end of file |