소스 검색

Renaming of template

JC Brand 7 년 전
부모
커밋
5a7ce787c3
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>