1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 09:00:31 +00:00
Nuxt/test/fixtures/basic/pages/pug.vue
2018-04-21 11:57:48 +04:30

4 lines
48 B
Vue

<template lang="pug">
h1 Pug page
</template>