UNPKG

node-atlas

Version:

Progressive realtime web framework config-driven or API-driven for building easily serverless files, websites and webapps component-based and service-oriented.

7 lines 262 B
<div class="home"> <div class="home--content"> <p><a v-bind:href="common.language.href" v-bind:title="common.language.title">{{ common.language.content }}</a></p> <h1 v-html="specific.title"></h1> <div v-html="specific.content"></div> </div> </div>