HTML rendering improvements #85
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	Fixed
Confirmed
		
			Fixed
Unconfirmed
		
			Kind
Breaking
		
			Kind
Bug
		
			Kind
Deprecation issue
		
			Kind
Documentation
		
			Kind
Enhancement
		
			Kind
Feature
		
			Kind
Language
		
			Kind
Security
		
			Priority
High
		
			Priority
Low
		
			Reviewed
Confirmed
		
			Reviewed
Duplicate
		
			Reviewed
Invalid
		
			Reviewed
Won't Fix
		
			Status
Abandoned
		
			Status
Blocked
		
			Status
Need More Info
		
		
	
		No milestone
		
			
		
	
	No project
	
		
	
	
	
	
		No assignees
		
	
	
	
	
		2 participants
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
		Reference: Miqra-Engineering/moodle-local_treestudyplan#85
		
	
		Loading…
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
please consider moving html rendering from PHP files to mustache templates:
I reworked all html rendering in PHP to Mustache files.
Note that because of the included Vue code I had to add the following to the mustache template: