Import Extollo framework

This commit is contained in:
2021-04-09 20:33:40 -05:00
parent 7d712fa1a9
commit 0996361e43
46 changed files with 2661 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
html
head
title !{locale('app_name')}
body
h1 !{locale('welcome_to_extollo')}
h2 !{locale('viewed_page_num_times', { interp: { num: app_visits } })}