Merge "Add INFO.yaml"
[iec.git] / src / foundation / api / revel / templates / errors / 500.xml
1 <error>
2         <title>{{.Error.Title}}</title>
3         <description>{{.Error.Description}}</description>
4 </error>