فهرست منبع

fixed template path

Dmitri Sotnikov 12 سال پیش
والد
کامیت
6119fb4ddd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      luminus/hello/src/hello/views/templates/home.html

+ 1 - 1
luminus/hello/src/hello/views/templates/home.html

@@ -1,4 +1,4 @@
-{% extends "luminus_benchmark/views/templates/base.html" %}
+{% extends "hello/views/templates/base.html" %}
 
 {% block content %}