UNPKG

techy

Version:

Flat CMS based on Gulp and AbsurdJS

3 lines 130 B
<% set('title', 'This is my title') %> <%set('num', 42) %> Hello. My title is "<% get('title')%>" and the value is <%get('num')%>.