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.

8 lines 302 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> <p><em>{{ me.description }}</em></p> </div> </div>