mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
Merge ERPNext Schools into ERPNext
This commit is contained in:
11
erpnext/templates/pages/courses.html
Normal file
11
erpnext/templates/pages/courses.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends "templates/web.html" %}
|
||||
|
||||
{% block header %}
|
||||
<h1> About </h1>
|
||||
{% endblock %}
|
||||
|
||||
{% block page_content %}
|
||||
|
||||
<p class="post-description"> {{ intro }} </p>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user