소스 검색

Removing paypal template

David Leonard 10 년 전
부모
커밋
f01b6568ad
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      hackathon_starter/hackathon/templates/hackathon/paypal.html

+ 0 - 7
hackathon_starter/hackathon/templates/hackathon/paypal.html

@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
-	{% include 'hackathon/base.html' %}
-	<h1 class="text-center"> {{ title }}</h1> 
-	</div>	
-</html>