Convert into a proper Python package
This commit is contained in:
parent
ec175fe0c6
commit
c975ca6f19
22 changed files with 59 additions and 0 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{% extends "base.html" %}
|
||||
{% load cms_tags %}
|
||||
|
||||
{% block title %}{% page_attribute "page_title" %}{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
{% placeholder "content" %}
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue