mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 23:53:21 +00:00
Revert "LMS: Fixed views for article and video"
This reverts commit 9b7585405f7e25dcdcba4e131066d6b57a1d8899.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{% extends "frappe_theme/templates/base.html" %}
|
||||
{% block title %}ERPNext Academy{% endblock %}
|
||||
|
||||
{% block head_include %}
|
||||
<meta name="description" content="ERPNext Academy is a learnig platform to gain expertise in the world's top 100% open source ERP software." />
|
||||
<meta name="keywords" content="ERP Software, Cloud ERP, Open Source ERP, Accounting Software, Online ERP, Online Accounting, ERP for small business, Learn ERP, ERPNext Academy, Learn ERPNext, Learn Accounting" />
|
||||
{% endblock %}
|
||||
|
||||
{% macro course_card(course) %}
|
||||
<div class="card mt-3" data-list="getting-started">
|
||||
<div class='card-body'>
|
||||
|
||||
Reference in New Issue
Block a user