mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
* Moved static files over to new client * Added statics, fixed translations and update styles * More style and vue fixes * Fixed line endings * Fixed new stuff converasion and help links
6 lines
104 B
Vue
6 lines
104 B
Vue
<template lang='pug'>
|
|
.static-old-news
|
|
// include ../shared/new-stuff
|
|
// +oldNews()
|
|
</template>
|