Browse Source

Renaming of template

JC Brand 7 years ago
parent
commit
5a7ce787c3
2 changed files with 1 additions and 1 deletions
  1. 0 1
      src/templates/no_rooms.html
  2. 1 0
      src/templates/rooms_results.html

+ 0 - 1
src/templates/no_rooms.html

@@ -1 +0,0 @@
-<dt class="centered">{{{ o.no_rooms_text }}}</dt>

+ 1 - 0
src/templates/rooms_results.html

@@ -0,0 +1 @@
+<dt class="centered">{{{ o.feedback_text }}}</dt>