trinte-ejs
Version:
Templates module for TrinteJS Javascript MVC Framework.
15 lines (14 loc) • 355 B
JavaScript
/**
* TrinteJS Ejs Templates
*
* @project TrinteJS
* @version 0.0.1
* @package trinte-ejs
* @author Aleksejs Gordejevs
* @created 2013-09-24 03:12:02
*
* Created by init script
* App based on TrinteJS MVC framework
* TrinteJS homepage http://www.trintejs.com
**/
module.exports = require('./lib/trinte-ejs.js');