{% extends "templates/base.html" %} {% block title %}{{ education_settings.portal_title }}{% endblock %} {% from "www/lms/macros/card.html" import program_card %} {% block head_include %} {% endblock %} {% block content %} {{ education_settings.portal_title }} {{ education_settings.description }} {{ 'Start Learning' if frappe.session.user == 'Guest' else 'Explore Programs'}} Go to erpnext.com {% for program in featured_programs %} {{ program_card(program.program, program.has_access) }} {% endfor %} View All Programs Curated Courses Start with a 14 day trial to get instant access to your own ERPNext Instance. Get expert support and world class hosting too. Built by Experts For self hosted users, ERPNext Support provides you the priority support and bug fix guarantee, so you can stop worrying. Learn from the OEMs ERPNext is open source and infinitely extensible. Customize it, build upon it, add your own apps built with Frappe Framework. About ERPNext ERPNext is the world's best 100% open source ERP used by over 5000 companies worldwide. Start Learning {% endblock %}
{{ education_settings.description }}
{{ 'Start Learning' if frappe.session.user == 'Guest' else 'Explore Programs'}}
View All Programs
ERPNext is the world's best 100% open source ERP used by over 5000 companies worldwide.